atto
Functional lang
A minimalist programming language with an interpreter and core library for evaluating recursive expressions
An insanely simple self-hosted functional programming language
152 stars
9 watching
6 forks
Language: Rust
last commit: over 5 years ago
Linked from 1 awesome list
functionalinterpreterlanguagerecursionrustself-hosted
Related projects:
Repository | Description | Stars |
---|---|---|
| A statically-typed functional language with extensive type system features and optimization techniques, aimed at supporting totality, optimization, learning, and compiler development. | 1,098 |
| 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 |
| A functional programming language designed to ease the transition from object-oriented paradigms | 345 |
| A programming language and syntax for functional programs in R with type checking and pattern matching | 216 |
| 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 |
| An experimental functional programming language with minimal indirections and direct access to memory layout | 759 |
| A statically typed, purely functional programming language implemented in Haskell using S-expression syntax | 171 |
| An experimental language designed for simplicity and safety in functional programming | 1,103 |
| A functional programming language that combines golfing and simplification of code through type inference. | 77 |
| A Haskell-style functional programming language designed to run on the Erlang Virtual Machine (BEAM), focusing on compile-time type checking and concurrency. | 1,031 |
| An interpreted language designed to support functional programming with features like dynamic typing and garbage collection. | 418 |
| A minimalist programming language with functional style, designed for readability and expressiveness. | 564 |
| A high-level, purely functional programming language with a LISP-based syntax. | 237 |
| Developing a pragmatic functional programming language with a focus on tooling, simplicity, and incremental changes to enable stable growth and maintenance. | 10 |