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
    
                    
                    Simple, Secure Domain Registration
                    
                    
                
            
                            Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
                        
                    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!