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 79
dinosaure/esperanto A toolchain that compiles OCaml programs into portable executables for multiple architectures. 134
cil-project/cil CIL is a front-end for the C programming language that facilitates program analysis and transformation. 364
darklang/philip2 An Elm to OCaml compiler that enables porting of codebases from one language to another 204
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 29
ocaml-ppx/ppx_deriving A library simplifying type-driven code generation in OCaml 469
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
ocaml-community/sedlex A Unicode-friendly lexer generator for OCaml. 244
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 494
ocaml-multicore/parallel-programming-in-multicore-ocaml A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. 285
onqtam/rcrl An interactive C++ compiler and runtime environment for rapid development and live coding 413
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,151
ajaymt/silk A statically typed imperative programming language with a focus on simplicity and flexibility, designed to be comparable to C. 79