Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

z2

< >

z2 is a programming language created in 2015.

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

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"; } }
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll