Measures Concepts
GitHub icon

zolang

zolang - Programming language

< >

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

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

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" ])

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