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: 12 months 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 620
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 Translates an existing Haskell compiler to Elm, allowing developers to build reliable applications without leaving their language of choice. 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. 183
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 functional programming language with JIT compilation and LLVM backend, designed to be easy to use and integrate with C. 316
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,030
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