malbarbo / self

Minimal compilers/interpreters that can run itself

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

self

A collections of minimal compilers/interpreters that can run itself.

  • c4 - C in four functions.
  • Mugo - a subset of Go.
  • tromp - binary lambda calculus.

About

Minimal compilers/interpreters that can run itself