BASIC interpreter for the standard (SUS) character screen handling library, which fully corresponds to the Tiny BASIC standard. The code is thread-safe and can be embedded into other code. Can be used as a game or a minimalist challenge.
Features
- BASIC from 1975 for any modern computer,
- Extremely simple, small and fast,
- Standard character screen pseudographics,
- File and OS i/o by system commands,
- 10 classic games and demos.
Categories
InterpretersLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Tiny BASIC for Character Screen
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Nice Basic. I'm using it now. The only thing negative I can tlak about if no file i/o, My wish list would include file i/o, including sequential and random access and sockets... Everybody is on the Internet and Tiny BASIC for Curses should be too!