Compiler topic

Compilers are software that translate higher-level (more human readable) programming languages to lower-level languages (e.g. machine code). The processor executes machine code, which indicates when binary high and low signals are required in the arithmetic logic unit of the processor. Examples of compiled languages include BASIC, Fortran, C++, C, and Java.

List Compiler repositories

rhine-ml

630
Stars
25
Forks
Watchers

🏞 an OCaml compiler for an untyped lisp

dmr_c

52
Stars
2
Forks
Watchers

dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends

nanojit

149
Stars
15
Forks
Watchers

NanoJIT is a small, cross-platform C++ library that emits machine code.

SharpLoader

40
Stars
9
Forks
Watchers

🔮 [C#] Source code randomizer and compiler

kgt

579
Stars
29
Forks
Watchers

BNF wrangling and railroad diagrams

libfsm

915
Stars
52
Forks
Watchers

DFA regular expression library & friends

compiler-tutorial

51
Stars
12
Forks
Watchers

Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX

compiler

20
Stars
0
Forks
Watchers

Unnamed Compiled Systems Language Project

naskah

156
Stars
11
Forks
Watchers

Bahasa pemrograman dengan sintaks Bahasa Indonesia (Programming language with Indonesian syntax) 🇮🇩

hwt

194
Stars
26
Forks
Watchers

VHDL/Verilog/SystemC code generator, simulator API written in python/c++