fp
Programming language
A small, experimental programming language with unique features and a Haskell implementation.
A small, weird and unpractical programming language.
102 stars
2 watching
1 forks
Language: Haskell
last commit: about 1 month ago haskellinterpreterprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
mrakgr/the-spiral-language | A functional programming language with advanced features like intensional polymorphism and staging, designed to support high-performance computations on GPUs. | 925 |
never-lang/never | A simple functional programming language with a compiler and virtual machine | 436 |
jagajaga/fp-course-itmo | A comprehensive online resource for learning functional programming in Haskell | 614 |
ethproductions/japt | A compact, dynamically-typed programming language with features like automatic output and string compression, designed for coding challenges and minimalism. | 75 |
i2y/mochi | A dynamically typed programming language with features inspired by functional and actor-style programming models. | 914 |
hfoffani/hypolambda | A compact functional programming language for .NET with a syntax based on Python. | 0 |
superstar64/aith | A language project that aims to create a systems programming language with a strong emphasis on type systems and advanced features like levity polymorphism, first-class inline functions, linear types, and effectful regions. | 64 |
evincarofautumn/kitten | An experimental language designed for simplicity and safety in functional programming | 1,103 |
ivanperez-keera/dunai | A reactive programming library for Haskell that supports multiple paradigms and effects. | 213 |
alanvf/star | An experimental programming language designed to be powerful, productive, and predictable with features like type specialization and rich standard libraries. | 130 |
svenschmidt75/functional | An exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts. | 0 |
mathnerd314/stroscot | An experimental language prototype designed for modern processors with an aim to create an imperative programming language. | 13 |
fika-lang/fika | A statically typed functional programming language for the web built on top of Elixir | 226 |
marcpaq/b1fipl | A collection of single-file implementations of various programming languages | 999 |