grace

Language compiler

An interpreted functional programming language with type inference and efficient parsing.

A ready-to-fork interpreted functional language with type inference

GitHub

389 stars
12 watching
33 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
forest-lang/forest-compiler A compiler for a multi-syntax functional programming language that compiles to WebAssembly 621
aionescu/dynasty A language and compiler that enables lazy functional programming in JavaScript 6
ion-lang/ion A minimalist JavaScript language with curried functions, type detection and comparison improvements, and reduced mutable operations. 80
gabriella439/haskell-morte-library An intermediate language for optimizing functional programs in Haskell 374
guida-lang/compiler Creates a compiler for a functional programming language that builds upon Elm 41
xixixao/shem A 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
fantasyinternet/poetry A programming language compiler to WebAssembly with minimalistic syntax and full control over imports and exports. 55
travisdoor/bl A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. 184
ren-lang/compiler A compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it. 101
agraef/pure-lang A language and compiler for building fast, dynamic, and functional programs with built-in support for symbolic rewriting and lazy evaluation. 317
coderaiser/goldstein A JavaScript compiler and parser that generates JavaScript code from a custom, self-modifying syntax 13
grin-compiler/grin A compiler back-end for optimizing and generating code for functional languages with whole program optimization support 1,029
murisi/l2 A minimalist language with procedural macro support 135
rsms/hue A functional programming language built on top of LLVM with the goal of producing highly optimized machine code. 173
azur1s/holymer A programming language being developed with Rust, aiming to implement compiler and interpreter components. 42