HBasic

HBasic is an integrated development environment used to create, execute and debug programs with a Basic language. HBasic has object oriented features either in combination with precompiled C++ components (shared libraries) or class definitions (HBasic sourcecode). This also includes a version of inheritance.

Hbasic is a mature Basic implementation for the Linux operating system. HBasic is released under the GNU General Public Licence.

HBASIC is also the name for a BASIC interpreter created specifically for use with the Hercules Graphics Card.

Similar projects

gollark: Doesn't USING it mean UB?
gollark: ·
gollark: ···········.
gollark: ++exec -L c-gcc```cint main(int apiohazard, char* *apioform) { char *buf = (char*)main; printf("out: %s", buf); return 0;}```
gollark: ++exec -L c-gcc```cint main(int apiohazard, char* *apioform) { char *buf = (char*)main; printf("out: %s", "Hello World"); return 0;}```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.