ChipMaster's bwBASIC This also includes history going back to v2.10. *WARN* some binary files might have been corrupted by CRLF.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

23 lines
871 B

  1. This folder contains a large number of BASIC programs
  2. to test conformance to ANSI Minimal BASIC,
  3. as documented in ECMA-55.TXT. The file ECMA-55.TXT
  4. originally came from http://sourceforge.net/projects/buraphakit/.
  5. The P###.* files implement the "NBS Minimal BASIC Test Programs—Version 2",
  6. which is described in the file "NBS_minimal_BASIC_test_programs_vol1.txt".
  7. The P###.* files originally came from http://sourceforge.net/projects/buraphakit/.
  8. The P###.* files have been updated for bwBASIC by Howard Wulf, AF5NE.
  9. By design, bwBASIC does not pass test number P062.
  10. The E###.* files implement automated tests of various extensions to ECMA-55.
  11. The E###.* files have been written for bwBASIC by Howard Wulf, AF5NE.
  12. The M###.* files implement manual tests of various extensions to ECMA-55.
  13. The M###.* files have been written for bwBASIC by Howard Wulf, AF5NE.