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

https://github.com/xmonader/letsbuildacompiler-pretty

prettify let's build a compiler tutorial
https://github.com/xmonader/letsbuildacompiler-pretty

compilers mdbook pascal tutorial

Last synced: 10 days ago
JSON representation

prettify let's build a compiler tutorial

Awesome Lists containing this project

README

          

# Let's Build a Compiler -- pretty

[Pretty](https://xmonader.github.io/letsbuildacompiler-pretty/) version of [Let's Build a Compiler](https://compilers.iecc.com/crenshaw/) by Jack Crenshaw. The fifteen-part series, written from 1988 to 1995, is a non-technical introduction to compiler construction.

## Publishing flow

- Make sure to have [mdbook](https://github.com/rust-lang-nursery/mdBook) installed
- Generate the HTML files `bash publish.sh`

## Contributions

Please feel free to open an issue or send a PR