Freeware 'Basic' program language?

  • Thread starter Thread starter SS
  • Start date Start date
S

SS

Some time ago I remember using GWBASIC to write programs and routines on my
computer. Good for formulas etc. Is there any freeware BASIC programming
utility I can use? Preferably with a manual/liting of commands as its a long
time since I did any programming!
 
SS said:
Some time ago I remember using GWBASIC to write programs and routines on
my
computer. Good for formulas etc. Is there any freeware BASIC programming
utility I can use? Preferably with a manual/liting of commands as its a
long
time since I did any programming!

Go to http://www.nicholson.com/rhn/basic/ for a comprehensive list of all
freeware Basics.

Their own Chipmunk Basic is free and available for many different platforms.
It is modeled on the old MSBasic and/or Quick Basic so your GWBasic
experience should work just fine.
 
Some time ago I remember using GWBASIC to write programs and routines on my
computer. Good for formulas etc. Is there any freeware BASIC programming
utility I can use? Preferably with a manual/liting of commands as its a long
time since I did any programming!
There's the free ( for 2006 ) from Microsoft Visual Basic Express
Edition
http://msdn.microsoft.com/vstudio/express/default.aspx

Free Basic
http://www.freebasic.net/

A list of others
http://www.thefreecountry.com/compilers/basic.shtml
 
There's the free ( for 2006 ) from Microsoft Visual Basic Express
Edition
http://msdn.microsoft.com/vstudio/express/default.aspx

1) It's tecnically (according to the rules of acf) not freeware.
"Visual Studio Express Editions—Free for 1 year" Whether they'll
expire after a year, or you'll just have to pay if you want to
download them after 11/06, remains to be seen.

2) It's basically the 2005 version of VB.Net, so it puts the term
"bloatware" to shame. But if you don't mind eating half your hard
drive just to get pretty colors, use it.

3) Anyone with only GWBASIC experience will have to learn programming
all over again. Even someone with extensive VB6 experience won't be
looking at a familiar environment or a familiar language.
 
1) It's tecnically (according to the rules of acf) not freeware.
"Visual Studio Express Editions Free for 1 year" Whether they'll
expire after a year, or you'll just have to pay if you want to
download them after 11/06, remains to be seen.

If you delve a bit further, you will find it is free to download before
November 7 2006.

It will be a fully functioning, non-expiring package, but after that date
it is apparently going to be carrying a list price of $49.

In other words, don't delay if you would like a free copy of the program.
 
If you delve a bit further, you will find it is free to download before
November 7 2006.

I delved. As I said, what happens after 11/06 remains to be seen. MS
has been known to make little "errors" in their statements before.
 
I delved. As I said, what happens after 11/06 remains to be seen. MS
has been known to make little "errors" in their statements before.

The FAQ seems to be quite clear in this area...

10. How much will these products cost?

We are announcing a pricing promotion for Visual Studio Express - for the
first year after the products launch on November 7th, 2005, customers will
be able to visit MSDN to download their copy of Visual Studio Express for
free!**

Our customers are very excited about the release of these products, so this
limited-time download is our gift to the hobbyist, student, and novice
community - we're excited to see the amazing applications they'll build!

Note that SQL Server 2005 Express Edition is also a free download. The free
pricing for SQL Server Express is not limited to the same one-year
promotional period as Visual Studio Express.

[**We plan to launch the non-English versions of the Express products
sometime within 2-3 months after the English version launches on November
7th. The same pricing promotion will apply to these products, and will
remain in effect for one full year after their respective availabilities.]

11. You said "free for one year" - what does that mean, exactly? Will you
be charging for this later?

We originally announced pricing of Visual Studio Express at US$49. We are
now offering Visual Studio Express for free, as a limited-in-time
promotional offer, until November 6, 2006. Note that we are also offering
SQL Server 2005 Express Edition as a free download, and that this offer is
not limited to the same promotional pricing period as Visual Studio
Express.

12. Do customers who acquire the Visual Studio Express products during the
free promotional pricing period have to pay after the first year if they
want to continue to use them?

No, as long as you download Visual Studio Express on or before November 7th
2006, you will not have to pay for it.
 
Some time ago I remember using GWBASIC to write programs and routines on
my computer. Good for formulas etc. Is there any freeware BASIC
programming utility I can use? Preferably with a manual/liting of
commands as its a long time since I did any programming!

Just BASIC
http://justbasic.com/
 
Al said:
1) It's tecnically (according to the rules of acf) not freeware.
"Visual Studio Express Editions—Free for 1 year" Whether they'll
expire after a year, or you'll just have to pay if you want to
download them after 11/06, remains to be seen.

2) It's basically the 2005 version of VB.Net, so it puts the term
"bloatware" to shame. But if you don't mind eating half your hard
drive just to get pretty colors, use it.

3) Anyone with only GWBASIC experience will have to learn programming
all over again. Even someone with extensive VB6 experience won't be
looking at a familiar environment or a familiar language.

You will get much more info in any of the groups devoted to BASIC. Suggest you
subscribe by searching for "basic" groups. One group has a thread on a "Best
Basic" going right now. Replies include both payware and freeware. There are
several freeware Basics, as well as some try before you buy deals.

Lou
 
Some time ago I remember using GWBASIC to write programs and routines on my
computer. Good for formulas etc. Is there any freeware BASIC programming
utility I can use? Preferably with a manual/liting of commands as its a long
time since I did any programming!

Suggest you also ask for recommendations in:

comp.lang.basic.misc

and/or

alt.lang.basic

Cheers, Phred.
 
SS said:
Some time ago I remember using GWBASIC to write programs and routines on my
computer. Good for formulas etc. Is there any freeware BASIC programming
utility I can use? Preferably with a manual/liting of commands as its a long
time since I did any programming!

The best Basic I have found is Rapidq basic.
It is now packaged as RQ2 with thousands of example programs:
www.airsys.org Download the RQ2 pack in the lower right corner.

http://www.wildgardenseed.com/RQDP/links.htm
http://groups.yahoo.com/group/rapidq/files/$RapidQ2/

RapidQ is a Basic with graphical elements, so you can easily make a
program form, and add the user interface you want. The code is easier
to read than for example visual basic. I had struggled with visual
basic for years without understanding how it works, then I found rapidq
and everything became easy.

I better give you the basics about the licence of rapidq.
The compiler was released as freely distributable freeware.
Later the code was sold to a mr Perlman who renamed it to Realbasic and
made it commercial.

He could not, though, change the licence of the compiler that was
already released as freeware. The use of rapidq continued year after
year and the compiler was developed without being rewritten, by
developing external libraries. Mr Perlman kept nagging the rapidq
community with new offers to get into realbasic, and he tried to
discourage people from using rapidq. Lately mr Perlman has done what he
can to make server owners stop distributing rapidq, and some of them
have closed their sites, but many other sites remain and people are as
active as before in the rapidq community. He has no right to stop the
use of rapidq at all, especially since he declared the rapidq language
free to use for anybody, he only owns the copyright to the freeware
compiler. Which means we are not allowed to hack into the compiler, but
we can use the compiler as much as we like, and distribute it freely
too.

The newest initiative is the distribution called RQ2, it contains all
valuable material you need for using rapidq. It contains compiler,
development environments of different kinds, help files, and 37MB of
example programs which you can use and build your own programs on.
Download size from airsys 18MB.
(There are, of course, smaller distributions, you can start with only
the rqbeta package, for example.)

Rapidq is very much compatible with early basics like the microsoft
basic, quickbasic, GW-basic, and most simple programs in these dialects
will work directly in rapidq too.

The easiest way to learn how to write programs is to study other
people's programs, that's why a big collection of example programs is
important.

In this collection you can usually find a program similar to what you
want to do,
or the necessary routines you need, or a program which can be developed
into what you want.
 
Go to http://www.nicholson.com/rhn/basic/ for a comprehensive list of all
freeware Basics.

Their own Chipmunk Basic is free and available for many different platforms.
It is modeled on the old MSBasic and/or Quick Basic so your GWBasic
experience should work just fine.
http://www.autoitscript.com/

More of Windows scripting program, but with BASIC like commands.

Got me started back on programming, create your own GUI and automate
anything in windows!

Very active forum if you need help!


Bye for now.

Clive.
 
So how do you become a member of the Yahoo group?

If you download the package from www.airsys.org you may not need the
yahoo group, until you need personal help.

The package contains all you need, including collections of messages
from the yahoo forum.

But becoming a member at yahoo is very easy, when and if you need it,
just as Al Klein explained it.
 
Roger Johansson said:
If you download the package from www.airsys.org you may not need the
yahoo group, until you need personal help.

good luck getting it from airsys...took me half a night...never could get a
really good connection...kept losing the site and restarting the download


*** Free account sponsored by SecureIX.com ***
*** Encrypt your Internet usage with a free VPN account from http://www.SecureIX.com ***
 
good luck getting it from airsys...took me half a night...never could get a
really good connection...kept losing the site and restarting the download

I just downloaded it for the second time from airsys. It takes less
than 2 minutes to download this 18MB file every time I download it.

In used Firefox today, Opera yesterday, no problems with either
browser.
 
Roger Johansson said:
download

I just downloaded it for the second time from airsys. It takes less
than 2 minutes to download this 18MB file every time I download it.

In used Firefox today, Opera yesterday, no problems with either
browser.

i'm glad you didn't have as difficult time as i did


*** Free account sponsored by SecureIX.com ***
*** Encrypt your Internet usage with a free VPN account from http://www.SecureIX.com ***
 
I just downloaded it for the second time from airsys. It takes less
than 2 minutes to download this 18MB file every time I download it.

In used Firefox today, Opera yesterday, no problems with either
browser.

G'day Roger,

Out of curiosity I tried it with MSIE 6 last night. All I got was
about 150 (or was it 15?) KB of HTML file -- which I didn't bother to
open. Do you have to "sign up" or something to get it? (I went
straight to the download link.)

Cheers, Phred.
 
Back
Top