turbopascal

1.0.3 • Public • Published

Turbo Pascal Compiler

This is a Node.js and web-based Pascal compiler and UCSD p-code interpreter that runs a subset of Turbo Pascal 5.5 code.

See the full write-up or try it now!

To run the compiler from the command-line use the turbo command. This uses tpc.js which is a shell around the actual compiler and runtime.

To run the web version locally, run the "arapaho" script to start a web server and go to http://localhost:3000

Go to http://localhost:3000/unit.html to run the unit tests.

See the LICENSE file for the BSD 2-clause license.

Package Sidebar

Install

npm i turbopascal

Weekly Downloads

0

Version

1.0.3

License

BSD-2-Clause

Unpacked Size

539 kB

Total Files

44

Last publish

Collaborators

  • mermade