valentingalea / newpas

Pascal language compiler with VM and an OpenGL driving tech-demo (which uses the Pascal script)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NewPas

Combination of:

  • (a subset of the) Pascal language compiler and Virtual Machine interpreter
  • GUI Pascal source code editor
  • a tech-demo driving game that uses the Pascal interpreter for scripting purposes

For educational purposes. The source is not commented but is easy to read. For Windows only. Uses OpenGL, ODE, MFC, Scintilla.

Available to tinker with under the MIT license.

About

Pascal language compiler with VM and an OpenGL driving tech-demo (which uses the Pascal script)

License:Other


Languages

Language:C++ 56.3%Language:C 35.0%Language:Objective-C 5.6%Language:Pascal 2.6%Language:Python 0.6%