Talk:BASIC interpreter
Appearance
The article is missing the following, at the least:
- History
- Development
- Language design
- The ANSI standardization of BASIC
- Support for computed GOTO, in Integer BASIC as well as Tiny BASIC (e.g., GOTO 100*X instead of ON X GOTO 100, 200, 300)
- Memory maps
- PEEK/POKE, USR()
- Comparison of most common BASIC keywords
- Architecture
- Coding
- Virtual machines
- Language design
- Program editing and storage
- Variables and data types
- Execution
- Parsing
- Bibliography
- Further reading
- Keep Size guidelines in mind