chibicc

C to Uxntal compiler

A small C compiler that compiles to Uxntal code

A small C compiler… for uxn

GitHub

118 stars
4 watching
5 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list

uxn

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vlm/asn1c Compiles ASN.1 definitions into C code for serialization and deserialization of data files. 1,051
tyfkda/xcc A standalone compiler/assembler/linker/libc for multiple architectures 264
tinycc/tinycc A lightweight C compiler that compiles and executes C code directly. 2,045
armael/conch A compiler for translating C-like code to Uxn 23
vexu/arocc A compiler written in Zig to translate C code into machine-specific binary code 1,138
kivutar/uxn An assembler and emulator for a stack-machine architecture 16
kraiskil/onnx2c Generates C code from ONNX files for efficient neural network inference on microcontrollers 223
bellinitte/uxntal.vim Tool for syntax highlighting and file detection of a specific programming language in the Vim text editor 46
csboling/teluxn An emulator for the Monome Teletype's UXN stack machine 12
jserv/mazucc A minimal C compiler generating x86_64 assembly code 516
rui314/9cc A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. 1,825
nponeccop/hnc A compiler that translates Haskell code into C++ code for efficient execution 62
islam0mar/cl-cxx-jit A Common Lisp interface to C++ code compilation and execution with JIT optimization 62
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
qmlc/qmlc A compiler and loader for Qt's QML language, optimizing compilation and runtime performance. 140