1c7 / Shiny-Potato-Interpreter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 的理由:不是仅仅为了教程自己造的语言

About

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


Languages

Language:Python 100.0%