/simple-interprepter-practice

practice for https://ruslanspivak.com/lsbasi-part1/

Primary LanguageScala

A simple Pascal interpreter written in scala.

Just follow the artical, it contains everything you need to write a working interpreter. Each push corresponds to a chapter(see comment).