conch

C compiler

A compiler for translating C-like code to Uxn

GitHub

23 stars
3 watching
2 forks
Language: OCaml
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sanderspies/ocaml A WebAssembly backend for the OCaml programming language 80
dinosaure/esperanto A toolchain that compiles OCaml programs into portable executables for multiple architectures. 133
cil-project/cil A C programming language front-end that facilitates program analysis and transformation. 361
darklang/philip2 An Elm to OCaml compiler that enables porting of codebases from one language to another 205
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
ocaml-ppx/ppx_deriving A library simplifying type-driven code generation in OCaml 466
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
ocaml-community/sedlex A tool for generating Unicode-friendly lexers in OCaml 240
lynn/chibicc A small C compiler that compiles to Uxntal code 118
c-cube/ocaml-containers A modular standard library extension and string library for OCaml 492
ocaml-multicore/parallel-programming-in-multicore-ocaml A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. 283
onqtam/rcrl An interactive C++ compiler and runtime environment for rapid development and live coding 411
camlp4/camlp4 A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system. 101
vexu/arocc A compiler written in Zig to translate C code into machine-specific binary code 1,138
ajaymt/silk A statically typed imperative programming language with a focus on simplicity and flexibility, designed to be comparable to C. 79