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.
rhine-ml
🏞 an OCaml compiler for an untyped lisp
dmr_c
dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends
nanojit
NanoJIT is a small, cross-platform C++ library that emits machine code.
SharpLoader
🔮 [C#] Source code randomizer and compiler
libfsm
DFA regular expression library & friends
compiler-tutorial
Incremental Compiler paper by Abdulaziz Ghuloum, using Chez scheme, Nasm, x86_64 for OSX
compiler
Unnamed Compiled Systems Language Project
naskah
Bahasa pemrograman dengan sintaks Bahasa Indonesia (Programming language with Indonesian syntax) 🇮🇩
hwt
VHDL/Verilog/SystemC code generator, simulator API written in python/c++