/Shiny-Potato-Interpreter

Learn how to build Interpreter | https://ruslanspivak.com/lsbasi-part1/ | 学怎么写解释器

Primary LanguagePython

Shiny-Potato-Interpreter

Learn https://ruslanspivak.com/lsbasi-part1/

Progress

part1 about 40%

What Language to build Interpreter?

Python. 2/3??

What Interpreter?

interpreter for a large subset of Pascal language.

At the end of this series

you will have a working Pascal interpreter and a source-level debugger like Python’s pdb.
用 Pascal 的理由:不是仅仅为了教程自己造的语言