bastools/README.md

11 lines
347 B
Markdown
Raw Normal View History

2018-06-13 00:41:40 +00:00
# BASIC Tools
2018-05-29 21:24:02 +00:00
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.
2018-05-29 21:24:02 +00:00
# Subprojects
2018-05-29 21:24:02 +00:00
This project is split into two sub-projects:
2018-05-29 21:24:02 +00:00
* [api](api) is the Java API
* [bt](tools/bt) is a command-line tool for tokenizing AppleSoft BASIC programs.