sixten

Functional lang

An experimental functional programming language with minimal indirections and direct access to memory layout

Functional programming with fewer indirections

GitHub

759 stars
49 watching
26 forks
Language: Haskell
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tadeuzagallo/verve-langA functional programming language designed to ease the transition from object-oriented paradigms345
evincarofautumn/kittenAn experimental language designed for simplicity and safety in functional programming1,103
finkel-lang/finkelA statically typed, purely functional programming language implemented in Haskell using S-expression syntax171
svenschmidt75/functionalAn exploration of Haskell's functional programming capabilities, with a focus on practical applications and software development concepts.0
hamler-lang/hamlerA Haskell-style functional programming language designed to run on the Erlang Virtual Machine (BEAM), focusing on compile-time type checking and concurrency.1,031
zesterer/attoA minimalist programming language with an interpreter and core library for evaluating recursive expressions152
zilch-lang/zilchA language designed to provide a fully-fledged functional programming language with focus on performance and ease of use despite its low-level aspect.25
liam-ilan/crumbAn interpreted language designed to support functional programming with features like dynamic typing and garbage collection.418
agraef/pure-langA language and compiler for building fast, dynamic, and functional programs with built-in support for symbolic rewriting and lazy evaluation.317
barbuz/huskA functional programming language that combines golfing and simplification of code through type inference.77
vorov2/elaA modern functional programming language with support for dynamic typing and lazy evaluation.23
jonathanvdc/micronA minimalistic pure functional programming language implemented in F#2
thesephist/inkA minimalist programming language with functional style, designed for readability and expressiveness.564
st3v3nmw/morphA 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