Work in progress - 7/19.
This repository contains a simple pascal interpreter written with C#. Code is based on https://ruslanspivak.com/ article's series "Let’s Build A Simple Interpreter". I rewrote examples with C# instead of Python.
Each folder has an example for the specific part of the series.