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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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!