finkel
Functional language
A statically typed, purely functional programming language implemented in Haskell using S-expression syntax
Haskell in S-expression
171 stars
6 watching
2 forks
Language: Haskell
last commit: about 2 months ago compilerhaskelllanguagelispprogramming-languagerepl
Related projects:
Repository | Description | Stars |
---|---|---|
evincarofautumn/kitten | An experimental language designed for simplicity and safety in functional programming | 1,102 |
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 |
ollef/sixten | An experimental functional programming language with minimal indirections and direct access to memory layout | 761 |
tadeuzagallo/verve-lang | A functional programming language designed to ease the transition from object-oriented paradigms | 345 |
zjhmale/ntha | An experimental statically typed functional programming language with features from Lisp and Haskell. | 93 |
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 |
barbuz/husk | A functional programming language that combines golfing and simplification of code through type inference. | 75 |
svenschmidt75/functional | An exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts. | 0 |
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 |
vekatze/neut | A statically managed functional programming language with a focus on predictability and type safety. | 841 |
zesterer/atto | A minimalist programming language with an interpreter and core library for evaluating recursive expressions | 151 |
fika-lang/fika | A statically typed functional programming language for the web built on top of Elixir | 226 |
wafelack/orion | A high-level, purely functional programming language with a LISP-based syntax. | 238 |
frege/frege | A Haskell implementation for the JVM with a strong focus on functional programming and type inference. | 3,642 |
beark/ftl | A C++ template library for building functional programming concepts and expanding the standard library with additional concepts | 992 |