If you encounter unexpected behavior, run into configuration blocks on custom hardware, or simply want to share your homebrew creations, here is where you can find help.
-
GitHub Issues: Use the repo's Issues tab to log bugs, compilation errors, or structural issues.
-
What to Provide: When reporting a bug, please include:
- The host environment or target microcontroller architecture (e.g., Arduino Due, x64 Desktop Linux, Banana Pi, custom emulator).
- The exact Tiny Basic for Arduino script that triggered the issue.
- Expected vs. actual behavior (including console or output dumps if applicable).
To better understand the historical architecture and theoretical limitations of standard Tiny BASIC implementations, we highly recommend checking out these resources:
- Dr. Dobb's Journal of Computer Calisthenics & Orthodontia (1976 copies covering classic 8080/6800 interpreter architectures).
- The original Li-Chen Wang Spec notes and reference design blueprints.
- DR. WANG'S PALO ALTO TINY BASIC By Roger Rauskolb
- Comprehensive Overview of Tiny BASIC History & Architecture on Wikipedia
- Computer Science From Scratch By David Kopec (ISBN: 0642572230142)
- Design Notes for Tiny BASIC
- Damian Gareth Walker’s Tiny BASIC