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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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!