Compiler
Compiler
A C# compiler project for a new .NET programming language.
The compiler repository for the Draco programming language.
103 stars
4 watching
8 forks
Language: C#
last commit: 11 days ago compilerdotnetlanguage
Related projects:
Repository | Description | Stars |
---|---|---|
c2lang/c2compiler | A C compiler written in the C2 language itself. | 704 |
discus-lang/ddc | An experimental compiler for a statically typed Haskell dialect with computational effects and capabilities | 174 |
overscript-lang/overscript | A C# implementation of a simple, statically-typed language suitable for embedded and standalone applications. | 16 |
glossopoeia/boba | A language and compiler for a statically-typed concatenative programming paradigm. | 51 |
gren-lang/compiler | A compiler that translates code written in Gren into machine code or another target language. | 391 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 30 |
barn-lang/barn | A simple programming language written in C that is compiled to C. | 54 |
davidgiven/cowgol | A programming language designed to be self-hosted on small systems, compiled from itself, and optimized for tiny size and speed. | 248 |
delta456/monkey_v | An implementation of a programming language interpreter in V. | 38 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 238 |
itay2805/vork | An interpreter and parser project implementing a programming language with a formal grammar as reference. | 28 |
dlang-community/setup-dlang | Automates setup of D programming language compiler and package manager on various platforms | 46 |
ldc-developers/ldc | A compiler for the D programming language with modern optimization and code generation capabilities. | 1,216 |
dbohdan/compilers-targeting-c | A list of compilers and transpilers that can generate C code from various programming languages. | 703 |
larmel/lacc | A compiler for the C programming language written in C. | 894 |