abstract-compilation
Compiler DSL
A DSL for defining compilers without boilerplate code
Simple DSL reducing some boiler plates in doing abstract compilation
2 stars
2 watching
1 forks
Language: Racket
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An experimental compiler and language implementation built on top of LLVM and Python. | 99 |
| An implementation of Pascal as a new Racket language with support for various features and compilers | 88 |
| A compiler-based HTML DSL for Nim programming language | 66 |
| A DSL for describing videos in the Racket programming language | 137 |
| A compiler front-end for Accellera's SystemRDL 2.0 register description language | 237 |
| A programming language compiler for CPython bytecode | 575 |
| A compiler that translates code written in Gren into machine code or another target language. | 398 |
| A proof-of-concept project to develop a BASIC-like syntax for programming C++ using a header file and library. | 1 |
| A Common Lisp compiler that generates JavaScript code | 888 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. | 156 |
| Compiles high-level programming languages into input for provable computations protocols. | 304 |
| A compiler and reference implementation for a new programming language | 9 |
| Compiles Erlang IDL files into compiled code using Rebar3 | 0 |
| A Haskell implementation of a compiler for a custom programming language | 172 |