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

733 stars
12 watching
21 forks
Language: Rust
last commit: over 3 years ago
Linked from 1 awesome list

ccompilercompiler-designgolang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
barn-lang/barnA simple programming language written in C that is compiled to C.53
nickmqb/muonA modern, statically typed low-level programming language with strong focus on performance and minimalism.773
peco602/rust-universal-compilerA container solution to compile Rust projects across multiple operating systems.32
rhysd/gocamlAn implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch.749
jserv/amaccA compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution.1,018
mustafaquraish/cupA simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing295
mikelma/oktacA compiler for an experimental programming language called Okta27
alexfru/smallercA compiler that generates code for multiple platforms from a single C source file1,425
l1mey112/creplA compiler and interpreter for executing C code on the fly as it is typed.29
vexu/aroccA compiler written in Zig to translate C code into machine-specific binary code1,151
jserv/mazuccA minimal C compiler generating x86_64 assembly code516
ajeetdsouza/loxcraftA compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications.279
tyfkda/xccA standalone compiler/assembler/linker/libc for multiple architectures279
jmorag/mccCompiles the MicroC programming language into machine code using Haskell116
rui314/9ccA compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management.1,836