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, reasonable CoffeeScript compatibility, there are many features: see comprehensive examples on the cheatsheet. See also Civet's design philosophy.
Project description
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, reasonable CoffeeScript compatibility, there are many features: see comprehensive examples on the cheatsheet. See also Civet's design philosophy.
Metadata
Note
Should probably make sure it is runnable as
civet
by adding"@danielx/civet" = "civet"
tomain-programs.nix
.