Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Let's Build a Compiler -- pretty

book.toml

[book]
title = "Let's Build a Compiler"
authors = ["Jack W. Crenshaw"]
src = "src"
language = "en"

[output.html]
curly-quotes = true
additional-js = ["highlight.js"]
git-repository-url = "https://github.com/xmonader/letsbuildacompiler-pretty"