underscoreio/essential-interpreters

Name: essential-interpreters

Owner: Underscore

Description: Patterns for building interpreters in Scala

Created: 2015-02-24 14:57:11.0

Updated: 2018-05-21 01:06:56.0

Pushed: 2017-07-28 00:48:46.0

Homepage: http://underscore.io/

Size: 3152

Language: Scala

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Essential Interpreters

Written by Dave Gurnell and Noel Welsh. Copyright Underscore Consulting LLP, 2015-2017.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Overview

Essential Interpreters explores the functional programming uber-pattern, the interpreter, showing many different techniques for building interpreters in Scala.

Building

Advanced Scala uses Underscore's ebook build system.

The simplest way to build the book is to use Docker Compose:

This will open a bash shell running inside the Docker container which contains all the dependencies to build the book. From the shell run:

Within sbt you can issue the commands pdf, html, epub, or all to build the desired version(s) of the book. Targets are placed in the dist directory:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.