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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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!