bastools/README.md
2018-05-29 16:24:02 -05:00

351 B

BASIC Tokenizer

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 two sub-projects:

  • api is the Java API
  • bt is a command-line tool for tokenizing AppleSoft BASIC programs.