2 Attachment(s)
new little update of my experimental funbasic interpreter :-)
hello all :-)
to test "funbasic" (alpha2) is very simple :-)
a) open "aFunBasicz_Editor" and
b) load a "*.bas" file by FILE/OPEN/"01-diana.bas" (for example).
then look at the button c) "INTERPRETING" and push it.
the code above will be interpreted.
have a little fun with funbasic if you like it. but take attention,
use this software at your own risc! there are circa 45 example for testing in zip folder.
content of examples: the examples serve around these topics with simple math. example, calcuations, loops, gui graphics, speed, load libraries, gdiplus features
and much more :-)
notice: "funbasic_alpha2" isn't ready. it may cause crashes or still give error messages.
if you want to copy a code example you can do that one with "New Edit"
button. better is to close a current file and make a new one or load
a new "*.bas" file. you cannot create yet "exe" or "dll" files. this task will be stay
for one of next releases ;)
"funbasic" was compiled complete with "powerbasic window" (pbwin 10, more infos: www.powerbasic.com)
version 10 :-)
the original idea of "funbasic" caused on "bint32" interpreter ("autoproc")
by eros olmi (founder of "thinbasic", website and more infos: www.thinbasic.com)
some years ago, see help file infos :-)
some more inspiration for current works I've got from "oxygenbasic"
(www.oxygenbasic.org) from charles pegge.
signed 15.januar.2013, frank brübach, germany