Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

zolang

< >

zolang is an open source programming language created in 2018 by 脼orvaldur Ru虂narsson.

Source code:
git clone https://github.com/Zolang/Zolang
#1322on PLDB 6Years Old

A programming language for generating 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" ])

View source

- Build the next great programming language About Acknowledgements Extensions Day 625 feedback@pldb.io