Z is a programming language created in 2019.
#1916on PLDB | 5Years Old |
git clone https://github.com/zlanguage/zcomp
The compiler for the Z programming language - a procedural and functional language that transpiles to JavaScript. It integrates syntactic sugar like pattern matching, operator overloading, and macros while still remaining compatible with the existing JavaScript ecosystem.