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

Kal

< >

Kal is a programming language created in 2012.

#758on PLDB 12Years Old
Download source code:
git clone https://github.com/rzimmerman/kal
Homepage · Source Code

Kal is a highly readable, easy-to-use language that compiles to JavaScript.


Example from the web:
task getUserFriends (userName) wait for user from db.users.findOne {name:userName} wait for friends from db.friends.find {userId:user.id} return friends

Language features

Feature Supported Example Token
Integers ✓
Floats ✓
Hexadecimals ✓
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll