Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/lang/crumb/pkg-descr
18157 views
Crumb is a high level, functional, interpreted, dynamically typed,
general-purpose programming language, with a terse syntax, and a verbose
standard library.

It features:
* Strictly no side effects* to help you write functional code
* The ability to localize the effects of imported Crumb file.
* Dynamic typing and garbage collectio.
* 0 keywords, everything is a functio.