Pinned Repositories
updatez.py
A python script that will automatically update the Z compiler for you.
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.
zhighlight
A lightweight library that will automatically highlight HTML Elements marked with lang="z".
zlanguage-syntax-highlighting
Z's VSCode extension for syntax highlighting
zlanguage.github.io
The official Z Website.
zstdlib
The runtime/standard library for the Z programming language,
Z Language's Repositories
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.
zlanguage/zstdlib
The runtime/standard library for the Z programming language,
zlanguage/zlanguage.github.io
The official Z Website.
zlanguage/updatez.py
A python script that will automatically update the Z compiler for you.
zlanguage/zhighlight
A lightweight library that will automatically highlight HTML Elements marked with lang="z".
zlanguage/zlanguage-syntax-highlighting
Z's VSCode extension for syntax highlighting