VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

DM MyBasic Script Engine

dreamvb  (120 Submissions)   Coding Standards   Intermediate   Wed 3rd February 2021

DM MyBasic Script Engine will be an on going slow process into showing a beginner how to Built there own little Basic scripting language. The syntex of this project will be QBasic.
At the moment this projects shows the user of 10 Keywords, PRINT, CLS, BEEP, END, PAUSE, LOCATE, INPUT and some more
at the moment it supports 3 Variable data types String, Integer and Variant. Supports expressions such as 2+5 2+(2*5) etc. comes with a very basic IDE and some example scripting. That show all keywords used in this version.
Note that unlike my other scripting programs. Each of the bas files subs and functions are commented. also see the docs/doc.htm for the Language guide.
Please vote.

Rate DM MyBasic Script Engine (3(3 Vote))

Download DM MyBasic Script Engine

DM MyBasic Script Engine Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters