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

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

Related projects:

Repository Description Stars
c2lang/c2compiler A C compiler written in the C2 language itself. 704
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
travisdoor/bl A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. 182
ryanmjacobs/c A utility for compiling and executing C scripts in one go! 2,096
larmel/lacc A compiler for the C programming language written in C. 894
rust-lang/cc-rs Provides build scripts to compile C/C++ code into a Rust library 1,868
adam-mcdaniel/oakc A portable programming language with a compact intermediate representation for efficient execution on various platforms. 732
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 47
gren-lang/compiler A compiler that translates code written in Gren into machine code or another target language. 391
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,825
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. 703
justlucdewit/cod A language and compiler that supports a unique concatenative stack-based programming paradigm. 24