essential-interpreters
essential-interpreters copied to clipboard
Patterns for building interpreters in Scala
Results
1
essential-interpreters issues
Sort by
recently updated
recently updated
newest added
i did `docker-compose run book bash` and then `npm install` and then `sbt` and then `pdf` ``` Running "pandoc:pdf" (pandoc) task Running shell command: pandoc --smart --output=dist/essential-interpreters.pdf --template=node_modules/underscore-ebook-template/lib/templates/template.tex --from=markdown+grid_tables+multiline_tables+fenced_code_blocks+fenced_code_attributes+yaml_metadata_block+implicit_figures+header_attributes+definition_lists+link_attributes --latex-engine=xelatex...