bastokenizer

Experiments with generating an AppleSoft B/BAS tokenized "binary".

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.applecommander
ArtifactId

ArtifactId

bastokenizer-api
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

bastokenizer
Experiments with generating an AppleSoft B/BAS tokenized "binary".
Project URL

Project URL

https://applecommander.github.io/
Source Code Management

Source Code Management

https://github.com/AppleCommander/bastokenizer

Download bastokenizer-api

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.applecommander/bastokenizer-api/ -->
<dependency>
    <groupId>net.sf.applecommander</groupId>
    <artifactId>bastokenizer-api</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.applecommander/bastokenizer-api/
implementation 'net.sf.applecommander:bastokenizer-api:0.2.0'
// https://jarcasting.com/artifacts/net.sf.applecommander/bastokenizer-api/
implementation ("net.sf.applecommander:bastokenizer-api:0.2.0")
'net.sf.applecommander:bastokenizer-api:jar:0.2.0'
<dependency org="net.sf.applecommander" name="bastokenizer-api" rev="0.2.0">
  <artifact name="bastokenizer-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.applecommander', module='bastokenizer-api', version='0.2.0')
)
libraryDependencies += "net.sf.applecommander" % "bastokenizer-api" % "0.2.0"
[net.sf.applecommander/bastokenizer-api "0.2.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

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.
net.sf.applecommander

Versions

Version
0.2.0