Civet - The Modern Way to Write TypeScript
A Programming Language for the New MilleniumCode More with Less in a TypeScript SupersetCivet is a programming language that compiles to TypeScript or JavaScript, so you can use existing tooling (including VSCode type checking, hints, completion, etc.) while enabling concise and powerful syntax. It starts with 99% JS/TS compatibility, making it easy to transition existing code bases. Then it adds many features and syntactic sugar, with some highlights below and more comprehensive examples in the...
Read more at civet.dev