micron
Functional lang
A minimalistic pure functional programming language implemented in F#
A minimalistic pure functional programming language.
2 stars
7 watching
0 forks
Language: F#
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hfoffani/hypolambda | A compact functional programming language for .NET with a syntax based on Python. | 0 |
mickvangelderen/funko | A minimalistic functional programming library with a focus on simplicity and ease of use. | 4 |
never-lang/never | A simple functional programming language with a compiler and virtual machine | 436 |
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. | 1 |
beark/ftl | A C++ template library for building functional programming concepts and expanding the standard library with additional concepts | 991 |
vegansk/nimfp | A Nim programming language library for functional programming concepts and operations. | 135 |
dotnet/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,948 |
liam-ilan/crumb | An interpreted language designed to support functional programming with features like dynamic typing and garbage collection. | 418 |
evincarofautumn/kitten | An experimental language designed for simplicity and safety in functional programming | 1,103 |
algesten/fnuc | A functional programming library for CoffeeScript and JavaScript. | 16 |
eliperelman/fn.js | A JavaScript library designed to promote and support functional programming principles in software development. | 15 |
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,031 |
ollef/sixten | An experimental functional programming language with minimal indirections and direct access to memory layout | 759 |
zatonovo/lambda.r | A programming language and syntax for functional programs in R with type checking and pattern matching | 216 |
teaentitylab/fpgo | A Golang library providing functional programming features and Rx-style coding capabilities. | 349 |