TBasic is an implementation of a minimalist BASIC (based on the Tiny Basic specification but with a few significant additions) in the C++ language.
It was written for fun, as a project to create a functional language interpreter from scratch and to be potentially used as a lightweight scripting language (it can either be used as a classic command line BASIC interpreter or as a class that allows a C++ programs to load and run basic programs, register custom basic commands and interact with basic variables).
Categories
InterpretersLicense
BSD LicenseFollow TBasic
Other Useful Business Software
MongoDB 8.0 on Atlas | Run anywhere
MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
Rate This Project
Login To Rate This Project
User Reviews
-
sounds interesting