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 Ru虂narsson.

#1324on 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 About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0