bastools

An Applesoft BASIC tools library.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.applecommander
Идентификатор

Идентификатор

bastools-api
Последняя версия

Последняя версия

0.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

bastools
An Applesoft BASIC tools library.
Ссылка на сайт

Ссылка на сайт

https://applecommander.github.io/
Система контроля версий

Система контроля версий

https://github.com/AppleCommander/bastools

Скачать bastools-api

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.3.1
0.3.0