Measures Concepts
GitHub icon

z2

z2 - Programming language

< >

z2 is a programming language created in 2015.

Source code:
git clone https://github.com/MasterZean/z2-compiler-cpp
#1907on PLDB 9Years Old

Z2 is a statically-typed pure-OOP general-use performance-centric systems-programming language.


Example from the web:
namespace org.z2legacy.samples.ut; class HelloWorld { def @main() { System.Out << "Hello World!\n"; } }

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout