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

SLACK

< >

SLACK is a programming language created in 2006 by Stevan Apter.

#2121on PLDB 18Years Old
Homepage · Leet Sheet · Docs

SLACK is a compiler for a lazy functional K, modelled on David Turner's SASL language, the precursor of Haskell and Miranda.


Example from the web:
gcd a b is if b=0 then a else gcd b(a!b)

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

Built with Scroll v164.7.0