laserblazer Posted June 11, 2009 Posted June 11, 2009 Anyone know of any BASIC interpreters that are similar to GWBASIC, preferrably free.
dwhyte85 Posted June 11, 2009 Posted June 11, 2009 Has a gui, FreeBASIC compiler (a free BASIC compiler) - official page - News [en]
tmcd35 Posted June 11, 2009 Posted June 11, 2009 (edited) If you're looking for an interpreter rather than a compiler, why not look at BBC Micro emulation? The BBC lives! -- Emulators (or some other equally good 8bit if you prefer another dialect). Edit: Also first result on a google search looks promising http://www.thefreecountry.com/compilers/basic.shtml Edited June 11, 2009 by tmcd35
dwhyte85 Posted June 11, 2009 Posted June 11, 2009 I thought GW-BASIC was a compiler? Maybe i've used something different.
K.C.Leblanc Posted June 11, 2009 Posted June 11, 2009 QBASIC can be run under DosBox, you might find GWBasic is the same.
laserblazer Posted June 11, 2009 Author Posted June 11, 2009 I've found one thanks. I want to create a program to calculate prime numbers with a group of Y7 kids. So I want them to be able to see how things work and then decide how that will help us create the program. INT for example. This is what I found. Basic Interpreter
laserblazer Posted June 12, 2009 Author Posted June 12, 2009 I've found a version of GWBASIC that works with XP, so I'm sorted thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now