barn

Compiler

A simple programming language written in C that is compiled to C.

Barn is a simple programming language written in C that is compiled to C.

GitHub

53 stars
1 watching
5 forks
Language: C
last commit: 6 months ago
compilatorcompilator-developmentprogrammingprogramming-languageprogramming-language-development

Related projects:

Repository Description Stars
c2lang/c2compiler A C compiler written in the C2 language itself. 703
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 29
travisdoor/bl A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. 184
ryanmjacobs/c A utility for compiling and executing C scripts in one go! 2,107
larmel/lacc A compiler for the C programming language written in C. 922
rust-lang/cc-rs Provides build scripts to compile C/C++ code into a Rust library 1,885
adam-mcdaniel/oakc A portable programming language with a compact intermediate representation for efficient execution on various platforms. 733
axellang/axel A Haskell + Lisp compiler and runtime environment for executing multi-language code. 206
rsms/wlang Develops an assembler and compiler for a programming language 46
gren-lang/compiler A compiler that translates code written in Gren into machine code or another target language. 398
pointbazaar/espl1000 A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. 29
rui314/9cc A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. 1,836
lwiest/basiccompiler Compiles BASIC programs into Java bytecode. 29
dbohdan/compilers-targeting-c A list of compilers and transpilers that can generate C code from various programming languages. 709