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

Kamby

< >

Kamby is a programming language created in 2022 by Henrique Gog贸.

#1285on PLDB 2Years Old
Download source code:
git clone https://github.com/henriquegogo/kamby
HomepageREPLSource Code

A small, embeddable and convenient language for who want to use and understand what is happening behind the scenes. The core is just ~400LOC and binary has just 20kb


Example from the web:
planet = [ name := 'World' nick := 'Earth' ] 'Hello, ' + (planet :: {name})

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

Built with Scroll v144.0.0