bastools/README.md
2018-07-12 23:41:35 -05:00

528 B

BASIC Tools

This project is an offshoot of AppleCommander's import of a BASIC program. The tooling will have more capabilities than what is available in AppleCommander.

Subprojects

This project is split into multiple sub-projects:

  • api is the Java API
  • bt is a command-line tool for tokenizing Applesoft BASIC programs, including extensions for new directives (such as embedding a shapetable into the application).
  • st is a command-line tool for working with Applesoft Shape Tables.