conch
C compiler
A compiler for translating C-like code to Uxn
23 stars
3 watching
2 forks
Language: OCaml
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A WebAssembly backend for the OCaml programming language | 79 |
| A toolchain that compiles OCaml programs into portable executables for multiple architectures. | 134 |
| CIL is a front-end for the C programming language that facilitates program analysis and transformation. | 364 |
| An Elm to OCaml compiler that enables porting of codebases from one language to another | 204 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A library simplifying type-driven code generation in OCaml | 469 |
| A utility library for pretty-printing indentation in OCaml programs. | 43 |
| A Unicode-friendly lexer generator for OCaml. | 244 |
| A small C compiler that compiles to Uxntal code | 118 |
| A modular standard library extension and string library for OCaml | 494 |
| A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. | 285 |
| An interactive C++ compiler and runtime environment for rapid development and live coding | 413 |
| A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system. | 101 |
| A compiler written in Zig to translate C code into machine-specific binary code | 1,151 |
| A statically typed imperative programming language with a focus on simplicity and flexibility, designed to be comparable to C. | 79 |