Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

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