Eschelle
Functional VM
A programming language with garbage collection and virtual machine, designed for functional programming.
The Eschelle programming language
5 stars
2 watching
0 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
functional-programminggarbage-collectorprogramming-languagesvirtual-machine
Related projects:
Repository | Description | Stars |
---|---|---|
hamler-lang/hamler | A Haskell-style functional programming language designed to run on the Erlang Virtual Machine (BEAM), focusing on compile-time type checking and concurrency. | 1,028 |
rsms/hue | A functional programming language built on top of LLVM with the goal of producing highly optimized machine code. | 173 |
svenschmidt75/functional | An exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts. | 0 |
sviperll/argo | Developing a pragmatic functional programming language with a focus on tooling, simplicity, and incremental changes to enable stable growth and maintenance. | 10 |
vekatze/neut | A statically managed functional programming language with a focus on predictability and type safety. | 841 |
evincarofautumn/kitten | An experimental language designed for simplicity and safety in functional programming | 1,102 |
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. | 2 |
zjhmale/ntha | An experimental statically typed functional programming language with features from Lisp and Haskell. | 93 |
willtim/expresso | A minimal statically-typed functional programming language designed to be extensible and embeddable. | 302 |
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 |
vegansk/nimfp | A Nim programming language library for functional programming concepts and operations. | 134 |
hfoffani/hypolambda | A compact functional programming language for .NET with a syntax based on Python. | 0 |
barbuz/husk | A functional programming language that combines golfing and simplification of code through type inference. | 75 |
tadeuzagallo/verve-lang | A functional programming language designed to ease the transition from object-oriented paradigms | 345 |
finkel-lang/finkel | A statically typed, purely functional programming language implemented in Haskell using S-expression syntax | 171 |