VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



DM MyBasic Script Engine

by dreamvb (120 Submissions)
Category: Coding Standards
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

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

Download DM MyBasic Script Engine

Download DM MyBasic Script Engine (37 KB)

DM MyBasic Script Engine Comments

No comments have been posted about DM MyBasic Script Engine. Why not be the first to post a comment about DM MyBasic Script Engine.

Post your comment

Subject:
Message:
0/1000 characters