Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 402 Bytes

File metadata and controls

11 lines (9 loc) · 402 Bytes

node-basic documentation

Language

There are many different flavors of the BASIC language that offer different features, but use the same or very similar syntax. node-basic is based on the flavor used by the iBasic iOS app, and can run code written with that app.

  • Introduction
  • Command reference
  • Function reference
  • Constant reference
  • Operator reference
  • Examples