crumb

Functional language

An interpreted language designed to support functional programming with features like dynamic typing and garbage collection.

The Crumb Programming Language

GitHub

418 stars
6 watching
8 forks
Language: C
last commit: 2 months ago
ccrumbfunctional-programminginterpreterlanguageprogramming-languages

Related projects:

Repository Description Stars
cdiggins/plato A statically typed functional language designed to reduce boilerplate code and improve performance by leveraging immutable data structures and abstract concepts. 80
evincarofautumn/kitten An experimental language designed for simplicity and safety in functional programming 1,103
st3v3nmw/morph A functional programming language with strong type system and lazy evaluation, aiming to provide a powerful and expressive platform for building concurrent and parallel applications. 1
barbuz/husk A functional programming language that combines golfing and simplification of code through type inference. 77
zilch-lang/zilch A language designed to provide a fully-fledged functional programming language with focus on performance and ease of use despite its low-level aspect. 25
hfoffani/hypolambda A compact functional programming language for .NET with a syntax based on Python. 0
ollef/sixten An experimental functional programming language with minimal indirections and direct access to memory layout 759
sviperll/argo Developing a pragmatic functional programming language with a focus on tooling, simplicity, and incremental changes to enable stable growth and maintenance. 10
zatonovo/lambda.r A programming language and syntax for functional programs in R with type checking and pattern matching 216
relevance/functional-koans A collection of learning tools and exercises for functional programming in various languages. 156
disco-lang/disco A language designed to teach basic functional programming principles in the context of discrete mathematics. 165
zesterer/tao A statically-typed functional language with extensive type system features and optimization techniques, aimed at supporting totality, optimization, learning, and compiler development. 1,098
zesterer/atto A minimalist programming language with an interpreter and core library for evaluating recursive expressions 152
jonathanvdc/micron A minimalistic pure functional programming language implemented in F# 2