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

Joy

< >

Joy is a programming language created in 2001 by Manfred von Thun.

#852on PLDB 23Years Old
REPL · Try It Online · Wikipedia

The Joy programming language in computer science is a purely functional programming language that was produced by Manfred von Thun of La Trobe University in Melbourne, Australia. Joy is based on composition of functions rather than lambda calculus. It has turned out to have many similarities to Forth, due not to design but to a sort of parallel evolution and convergence. Read more on Wikipedia...


Example from Wikipedia:
DEFINE qsort == [small] [] [uncons [>] split] [enconcat] binrec.

Language features

Feature Supported Example Token
Comments ✓
Semantic Indentation X
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll