oakc

Portable code compiler

A portable programming language with a compact intermediate representation for efficient execution on various platforms.

A portable programming language with a compact intermediate representation

GitHub

732 stars
12 watching
21 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

ccompilercompiler-designgolang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
barn-lang/barn A simple programming language written in C that is compiled to C. 54
nickmqb/muon A modern, statically typed low-level programming language with strong focus on performance and minimalism. 772
peco602/rust-universal-compiler A container solution to compile Rust projects across multiple operating systems. 32
rhysd/gocaml An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. 748
jserv/amacc A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. 1,015
mustafaquraish/cup A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing 296
mikelma/oktac A compiler for an experimental programming language called Okta 28
alexfru/smallerc A compiler that generates code for multiple platforms from a single C source file 1,423
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
vexu/arocc A compiler written in Zig to translate C code into machine-specific binary code 1,138
jserv/mazucc A minimal C compiler generating x86_64 assembly code 516
ajeetdsouza/loxcraft A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. 274
tyfkda/xcc A standalone compiler/assembler/linker/libc for multiple architectures 260
jmorag/mcc Compiles the MicroC programming language into machine code using Haskell 116
rui314/9cc A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. 1,825