forest-compiler

Compiler

A compiler for a multi-syntax functional programming language that compiles to WebAssembly

A multi-syntax functional programming language that compiles to WebAssembly.

GitHub

620 stars
44 watching
13 forks
Language: Haskell
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
faylang/fay A programming language that compiles to JavaScript, based on Haskell. 1,283
fantasyinternet/poetry A programming language compiler to WebAssembly with minimalistic syntax and full control over imports and exports. 55
gabriella439/grace An interpreted functional programming language with type inference and efficient parsing. 388
gren-lang/compiler A compiler that translates code written in Gren into machine code or another target language. 391
kelilanguage/compiler A Haskell implementation of a compiler for a custom programming language 171
grin-compiler/ghc-grin A compiler that integrates the GRIN backend with GHC to compile functional programming languages. 143
guida-lang/compiler Translates an existing Haskell compiler to Elm, allowing developers to build reliable applications without leaving their language of choice. 41
axellang/axel A Haskell + Lisp compiler and runtime environment for executing multi-language code. 206
faizilham/budgetpascal A compiler that translates a subset of the Pascal programming language into WebAssembly 29
jaseemabid/olifant A language targeting LLVM with the goal of building a simple compiler 64
frege/frege A Haskell implementation for the JVM with a strong focus on functional programming and type inference. 3,642
jameshaydon/lawvere A programming language with effects based on category theory and used to compile programs into various categorical abstractions. 267
grin-compiler/grin A compiler back-end for optimizing and generating code for functional languages with whole program optimization support 1,030
aionescu/dynasty A language and compiler that enables lazy functional programming in JavaScript 6
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