Is there a good BASIC compiler for ubuntu?

Alexandre Franke alexandre.franke at gmail.com
Sun Mar 12 17:28:58 UTC 2006


On 3/12/06, CJ Kelley <debian_i386 at yahoo.com> wrote:
> I am still pretty new to programming and am starting to become very
> proficient in the BASIC language. I dont know very much of C++, other then
> how to get the computer to display a line of text. So my question is, is
> there a good BASIC compiler out there that will work under Ubuntu Linux?

As far as I know, BASIC is not a compiled language, but rather an
interpreted one. So I guess that it is an interpreter you are looking
for.
In this page you'll find some BASIC interpreters:
http://packages.ubuntu.com/breezy/interpreters/
However, I wouldn't recommend using BASIC. Why did you choose this
language? Someone told you to do so? Maybe python will be better for
your needs.

--
Alexandre Franke
GNU/Linux user #390077


More information about the ubuntu-users mailing list