Skip to content

Sub Projects

Trey Tomes edited this page Jan 8, 2022 · 1 revision

ECMABasic55

The environment for playing with ECMA BASIC-55.

Usage: ecmabasic55 <filename.bas>

ECMABasic116

The environment for playing with ECMA BASIC-116.

ECMABasic.Core

Contains the tokenizer / interpreter bits.

ECMABasic.Test

Unit tests to verify the interpreters against the ECMA-55 and ECMA-116 standards.

The BASIC-55, Sample test category tests the interpreter against the NBS test programs.

Clone this wiki locally