Standard ECMA-55 - Minimal BASIC

Electronic version of the scanned original

ECMA-55.pdf View on GitHub

ECMA
EUROPEAN COMPUTER MANUFACTURERS ASSOCIATION

Standard ECMA-55
Minimal BASIC

January 1978

Brief History

Table of Contents

  1. Scope
  2. References
  3. Definitions
  4. Characters and strings
  5. Programs
  6. Constants
  7. Variables
  8. Expressions
  9. Implementation supplied functions
  10. User defined functions
  11. LET statement
  12. Control statements
  13. FOR and NEXT statements
  14. PRINT statement
  15. INPUT statement
  16. READ and RESTORE statements
  17. DATA statement
  18. ARRAY declarations
  19. REMARK statement
  20. RANDOMIZE statement

TABLE 1 - BASIC Character Set
TABLE 2 - BASIC Code

APPENDIX 1 - Organisation of the Standard
APPENDIX 2 - Method of Syntax Specification
APPENDIX 3 - Conformance
APPENDIX 4 - Implementation-defined Features