Steve Rush <steverush1@[EMAIL PROTECTED]
> wrote in
news:pan.2004.12.23.02.38.06.890415@[EMAIL PROTECTED]
> On Wed, 22 Dec 2004 15:21:42 -0800, Muzio wrote:
>
>> First of all, sorry for my english,
>>
>> I need a BASIC compiler running on FREEBSD.
>>
>> 1) Can I use XBASIC ?
>> 2) can I use GAMBAS in old fa****on like;
>>
>> 10 INPUT a
>> 20 LET b=a*2
>> 30 PRINT B
>> 40 END
>>
>> 3) some other suggentions?
>
> FreeBSD has a Linux compatibility library, so XBasic should work.
Could also use qb2c, if you only need terminal apps. (Sorry, I don't
have a good link... Google is your friend.)
This page has list 61 compilers, most of which are Windows-only but
quite a few *nix compilers, too:
http://basic.mindteq.com/
(As for the Gambas question, I would suggest either installing it and
trying out what you want to do, or else emailing the developers and
asking them.)
--
auric underscore underscore at hotmail dot com
*****
Now I just need to regen my sigmonster again...


|