An open API service indexing awesome lists of open source software.

https://github.com/dentosal/compiler-bootstrap

Bootstrapping a compiler from scratch
https://github.com/dentosal/compiler-bootstrap

Last synced: over 1 year ago
JSON representation

Bootstrapping a compiler from scratch

Awesome Lists containing this project

README

          

A small Forth-like language implemented in x86-64 assembly.
Aiming to be fully self-hosting as soon as possible.