dependabot[bot] 72b5359781 Bump org.graalvm.buildtools.native from 0.11.3 to 0.11.4
Bumps [org.graalvm.buildtools.native](https://github.com/graalvm/native-build-tools) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](https://github.com/graalvm/native-build-tools/compare/0.11.3...0.11.4)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools.native
  dependency-version: 0.11.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-26 21:23:58 +00:00

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.
S
Description
An Applesoft BASIC tool library and command-line tool.
Readme GPL-3.0 6.9 MiB
Languages
Java 89.8%
BASIC 9.5%
Smalltalk 0.7%