Skip to content

beldam-source/pascal-interpreter-python

 
 

Repository files navigation

pascal-interpreter-python

A simple interpreter implemented in Python. Based on Ruslan Spivak's blog posts on the subject. The overall goal of the series is to build an interpreter for a large subset of the Pascal programming language, but the series is currently incomplete. The repo will be updated as new parts become available. Until then, it's a nice calculator, which I may extend by adding other math functions eventually.

About

An interpreter written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%