Jump to content

True Basic Interpreter?


Recommended Posts

I am taking a computer programming class at school, and to study for the tests, I was going to make some programs at home using things I've learned in that class.

 

The class is True Basic (yes, I know no one uses it anymore). Are there any True Basic interpreters/compilers for Linux?

 

 

[moved from Software by spinynorman]

Link to comment
Share on other sites

I did some researches and it seems that there is not anymore any package for True Basic for Linux available. True Basic was ditched a long time ago (before 2002), although it can still be bought for Windows and Mac. http://www.truebasic.com/product.asp

However, if you can get your hands on the sourcecode (a very old kernel was written with it, from what I read on the net), then you can compile it e.g. with gcc, as True Basic is written in c++.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...