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

zolang

< >

zolang is an open source programming language created in 2018 by Þorvaldur Rúnarsson.

#1337on PLDB 6Years Old
Download source code:
git clone https://github.com/Zolang/Zolang
Source Code

A programming language to generate code for multiple platforms


Example from the web:
describe Person { name as text street as text number as number friendNames as list of text } let john as Person be Person("John", "Wall Street", 15, [ "Alice", "Bob" ])

- Build the next great programming language · Add · Issues · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v164.7.0