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.
mosml
Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research.
el-compilador
An SSA-based compiler for Emacs Lisp
mini-c
Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours
codec-beam
Generate Erlang VM byte code from Haskell
eslisp
un-opinionated S-expression syntax and macro system for JavaScript