https://github.com/sehugg/nbs-ecma55-test
National Bureau of Standards - Minimal BASIC test programs
https://github.com/sehugg/nbs-ecma55-test
Last synced: 3 months ago
JSON representation
National Bureau of Standards - Minimal BASIC test programs
- Host: GitHub
- URL: https://github.com/sehugg/nbs-ecma55-test
- Owner: sehugg
- Created: 2020-08-09T17:18:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T02:30:26.000Z (almost 6 years ago)
- Last Synced: 2025-01-15T14:15:28.387Z (over 1 year ago)
- Language: VBA
- Size: 468 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
These are a bunch of tests for 8bitworkshop's BASIC compiler/interpreter.
They also include:
https://github.com/wconrad/basic101/tree/master/test/integration/tests
National Bureau of Standards - Minimal BASIC test programs
These are useful with Jorge Giner Cordero's ECMA-55 Minimal BASIC interpreter
which you can get at https://jorgicor.niobe.org/bas55, or with
John Gatewood Ham's ECMA-55 Minimal BASIC Compiler which you can get at
http://buraphakit.sourceforge.net/BASIC.shtml
Tests were compiled by John Gatewood Ham, who is reponsible for any remaining
typographical errors.
The following tests were kindly supplied by Emmanuel Roche:
56, 57, 65, 66, 67, 68, 69, 109, 117, 118, 119, 120, 121, 122, 123, 124
Fixes for the following tests were kindly supplied by Jorge Giner Cordero:
12, 14, 25, 39, 43, 74, 108, 115, 128, 185, 191, 206