Skip to content

My Pascal Compiler that I wrote between 80's and 90's based on ETH Zürich's Pascal S Compiler

Notifications You must be signed in to change notification settings

petersen65/Pascal-Compiler

Repository files navigation

Pascal-Compiler

My Pascal Compiler that I wrote between 80's and 90's based on ETH Zürich's Pascal S Compiler. The Compiler is very close to ANSI Pascal Standard and produces P-Code that can be executed with the Load program which is the needed runtime environment for compiled P-Code programs. The compiler itself was developed with Turbo Pascal. It detects by zero divisions and is able to fold constants. If anyone has Turbo Pascal 5.0 available on MS-DOS, he could compile the Pascal Compiler again and run test programs.

About

My Pascal Compiler that I wrote between 80's and 90's based on ETH Zürich's Pascal S Compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages