hue

Functional compiler

A functional programming language built on top of LLVM with the goal of producing highly optimized machine code.

A functional programming language

GitHub

173 stars
7 watching
9 forks
Language: C++
last commit: about 14 years ago

Related projects:

RepositoryDescriptionStars
xixixao/shemA compiler for a statically typed, pure-by-default functional programming language with an S-expressions-based syntax and support for a full-featured collections library.391
raviqqe/fmmA minimal functional programming language compiler target18
agraef/pure-langA language and compiler for building fast, dynamic, and functional programs with built-in support for symbolic rewriting and lazy evaluation.317
rsms/coDeveloping a statically typed, general-purpose programming language with an optimizing compiler151
aionescu/dynastyA language and compiler that enables lazy functional programming in JavaScript6
zesterer/taoA statically-typed functional language with extensive type system features and optimization techniques, aimed at supporting totality, optimization, learning, and compiler development.1,098
gabriella439/graceAn interpreted functional programming language with type inference and efficient parsing.389
champii/rockA Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages.67
rsms/wlangDevelops an assembler and compiler for a programming language46
rsms/compisA systems programming language that aims to provide clarity and memory safety through explicit type encoding and ownership-based memory management.215
eschelle/eschelleA programming language with garbage collection and virtual machine, designed for functional programming.5
zatonovo/lambda.rA programming language and syntax for functional programs in R with type checking and pattern matching216
facet-lang/facetA research project aiming to build a functional programming language with algebraic effects and handlers, focusing on call-by-value evaluation order and type theory for control over staging and erasure.81
yosbelms/ramdascriptA functional programming language that compiles to JavaScript, featuring Lisp-like syntax and Ramda as the standard library.132
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