compiler

Compiler

A compiler that translates code written in Gren into machine code or another target language.

Compiler for the Gren programming language

GitHub

397 stars
15 watching
25 forks
Language: Haskell
last commit: 8 days ago

Related projects:

Repository Description Stars
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
forest-lang/forest-compiler A compiler for a multi-syntax functional programming language that compiles to WebAssembly 620
axellang/axel A Haskell + Lisp compiler and runtime environment for executing multi-language code. 206
cronokirby/haskell-in-haskell A compiler that translates Haskell code into C99, simulating various stages of compilation and intermediate representations. 119
ren-lang/compiler A compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it. 101
frege/frege A Haskell implementation for the JVM with a strong focus on functional programming and type inference. 3,642
ajhc/ajhc A Haskell compiler that aims to improve the performance and efficiency of the language 134
g-ford/cradle Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series 160
grin-compiler/ghc-whole-program-compiler-project Enables whole program compilation and external STG IR tooling for GHC 116
frege/frege-gradle-plugin A Gradle plugin for compiling and managing Frege projects 25
faylang/fay A programming language that compiles to JavaScript, based on Haskell. 1,283
barn-lang/barn A simple programming language written in C that is compiled to C. 53
itay2805/vork An interpreter and parser project implementing a programming language with a formal grammar as reference. 27
c2lang/c2compiler A C compiler written in the C2 language itself. 702