/JavaInterpreterExploration

Attempting to build an interpreter for a subset of Pascal in Java

Primary LanguageJavaMIT LicenseMIT

JavaInterpreterExploration

Attempting to build an interpreter for a subset of Pascal in Java

Based off of Ruslan Spivak's blog series "Let's Build a Simple Interpretter" https://ruslanspivak.com/lsbasi-part1/