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: about 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. 53
nickmqb/muon A modern, statically typed low-level programming language with strong focus on performance and minimalism. 773
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. 749
jserv/amacc A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. 1,018
mustafaquraish/cup A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing 295
mikelma/oktac A compiler for an experimental programming language called Okta 27
alexfru/smallerc A compiler that generates code for multiple platforms from a single C source file 1,425
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 29
vexu/arocc A compiler written in Zig to translate C code into machine-specific binary code 1,151
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. 279
tyfkda/xcc A standalone compiler/assembler/linker/libc for multiple architectures 279
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,836