compiler
Compiler
A compiler that translates code written in Gren into machine code or another target language.
Compiler for the Gren programming language
398 stars
15 watching
25 forks
Language: Haskell
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell implementation of a compiler for a custom programming language | 172 |
| A compiler that integrates the GRIN backend with GHC to compile functional programming languages. | 144 |
| A compiler for a multi-syntax functional programming language that compiles to WebAssembly | 621 |
| A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
| A compiler that translates Haskell code into C99, simulating various stages of compilation and intermediate representations. | 119 |
| A compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it. | 101 |
| A Haskell implementation for the JVM with a strong focus on functional programming and type inference. | 3,640 |
| A Haskell compiler that aims to improve the performance and efficiency of the language | 134 |
| Building a compiler in Haskell using a hands-on, top-down approach inspired by the "Let's Build a Compiler" series | 161 |
| Enables whole program compilation and external STG IR tooling for GHC | 116 |
| A Gradle plugin for compiling and managing Frege projects | 25 |
| A programming language that compiles to JavaScript, based on Haskell. | 1,283 |
| A simple programming language written in C that is compiled to C. | 53 |
| An interpreter and parser project implementing a programming language with a formal grammar as reference. | 27 |
| A C compiler written in the C2 language itself. | 703 |