Civet is a transpiler to TypeScript
published on 2023/02/28
Civet is a programming language that compiles to TypeScript or JavaScript, so you can use existing tooling but enable concise and powerful syntax. In addition to 99% JS/TS compatibility, there are many features, with some highlights below and more comprehensive examples on the cheatsheet. See also Civet's design philosophy.
This looks fun to use in a test project. It's way too experimental for use for production.