The node-basic package contains many features for BASIC. For newcomers, check out the Getting Started guide to see how to do the basics in the node-basic package.
- Getting Started Guide
- Language
- Introduction
- Command reference
- Function reference
- Constant reference
- Operator reference
- Examples
- Parser
- API reference
- Examples
- Executor
- API reference
- Examples
- Creating a custom IO/drawing interface
- Extending the language
- Adding a command
- Adding a function or constant
- Adding an operator
- Adding a statement
- API reference
- Examples