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
- Host: GitHub
- URL: https://github.com/xmonader/letsbuildacompiler-pretty
- Owner: xmonader
- Created: 2019-05-11T21:02:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T14:40:22.000Z (10 months ago)
- Last Synced: 2026-01-19T07:44:15.469Z (24 days ago)
- Topics: compilers, mdbook, pascal, tutorial
- Language: HTML
- Size: 5.92 MB
- Stars: 40
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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