never
FP language
A simple functional programming language with a compiler and virtual machine
Never: statically typed, embeddable functional programming language.
435 stars
19 watching
10 forks
Language: C
last commit: 6 months ago
Linked from 3 awesome lists
compilercompilersfunctional-languagefunctional-programminglanguageprogramming-languagescripting-languagevirtual-machine
Related projects:
Repository | Description | Stars |
---|---|---|
japiirainen/fp | A small, experimental programming language with unique features and a Haskell implementation. | 102 |
jonathanvdc/micron | A minimalistic pure functional programming language implemented in F# | 2 |
i2y/mochi | A dynamically typed programming language with features inspired by functional and actor-style programming models. | 915 |
fuechs/fux | A modern programming language designed to eliminate common issues and provide efficient performance while being easy to write and read. | 11 |
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 |
mrakgr/the-spiral-language | A functional programming language with advanced features like intensional polymorphism and staging, designed to support high-performance computations on GPUs. | 924 |
sviperll/argo | Developing a pragmatic functional programming language with a focus on tooling, simplicity, and incremental changes to enable stable growth and maintenance. | 10 |
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 |
fika-lang/fika | A statically typed functional programming language for the web built on top of Elixir | 226 |
hfoffani/hypolambda | A compact functional programming language for .NET with a syntax based on Python. | 0 |
zjhmale/ntha | An experimental statically typed functional programming language with features from Lisp and Haskell. | 93 |
zatonovo/lambda.r | A programming language and syntax for functional programs in R with type checking and pattern matching | 215 |
finkel-lang/finkel | A statically typed, purely functional programming language implemented in Haskell using S-expression syntax | 171 |
liam-ilan/crumb | An interpreted language designed to support functional programming with features like dynamic typing and garbage collection. | 417 |