verve-lang
Functional lang
A functional programming language designed to ease the transition from object-oriented paradigms
A functional language for the working hacker
345 stars
17 watching
7 forks
Language: Haskell
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An experimental functional programming language with minimal indirections and direct access to memory layout | 759 |
| An experimental language designed for simplicity and safety in functional programming | 1,103 |
| A statically typed, purely functional programming language implemented in Haskell using S-expression syntax | 171 |
| 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 |
| 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 |
| A functional programming language that combines golfing and simplification of code through type inference. | 77 |
| 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 minimalist programming language with an interpreter and core library for evaluating recursive expressions | 152 |
| A statically managed functional programming language with a focus on predictability and type safety. | 841 |
| An exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts. | 0 |
| Developing a pragmatic functional programming language with a focus on tooling, simplicity, and incremental changes to enable stable growth and maintenance. | 10 |
| A statically typed functional language designed to reduce boilerplate code and improve performance by leveraging immutable data structures and abstract concepts. | 80 |
| 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 minimalist programming language with functional style, designed for readability and expressiveness. | 564 |