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

Candy

< >

Candy is a programming language created in 2020 by Jonas Wanke and Marcel Garus.

Source code:
git clone https://github.com/candy-lang/Candy
#1505on PLDB 4Years Old

A sweet programming language that is robust, minimalistic, and expressive.


Example from the web:
type = use "..Type" is value := type.is value Struct hasKey struct key := needs (is struct) ✨.structHasKey struct key getUnwrap struct key := needs (is struct) needs (hasKey struct key) ✨.structGet struct key getKeys struct := needs (is struct) ✨.structGetKeys struct

View source

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