[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GScript BASIC 1.4 Released
To run GScript BASIC online, simply go to:
http://virtualgs.larwe.com/gsbasic/
There is nothing you need to do. Just make sure you have a compatible
browser (basically anything but IE at the moment). You can load and
save (see the buttons at the bottom of the editor window) into browser
cookies. Suitable to check out demo and their codes (you can load and
run all demos, see the list on the top left corner). Also suitable to
do some simple test.
To run GScript BASIC locally, simply go to:
http://virtualgs.larwe.com/gsbasic.zip
It will download a copy. Unzip it and run GScript BASIC file and it
will launched in browser (notes it need a compatible browser, as
mentioned above). You can use any text editor, type in a script and
save it as a file ends with ".js" in the scripts folder (you should
also see all the demo files there). To run the script, simply type in
script name (with or without ".js" extension) on the input box on top
left, and click on run button beside. This is suitable for doing
larger projects. You can send me the script to be included in future
version of GScript BASIC - I have already received some demos on this,
you have seen various names in the demo.
The current version is 1.4.3 - I am of course working on future
version, based on feedback or my own needs.
I always have an idea of how I wanted Apple IIGS BASIC to be - as
simple as Applesoft, as modern as current language without the old
garbage. GScript BASIC is my idea of what that language looks like,
hope you like it.