|
-
Jul 6th, 2004, 04:48 PM
#1
Thread Starter
Frenzied Member
Language Parser
Hello Friends,
A buddy and I recently decided that we would attempt to write a sort of computer language that used a VB interface to accept the code and then parse and run it behind the scenes...
What we would basically need is to have the user input (probably into a multi-line textbox) to be parsed and then translated into actually vb code and then ran.
From what I have been able to figure out, the actual running of the code will be linear and will probably be function/sub based.
Any help or direction that you all can give me would be awesome (tutorials, websites)...
Oh, one more thing... We will probably want to eventually have these scripts be compiled into a standalone executable...
Is this possible to do in VB?
Thanks,
Squirrelly1
Now happily married and still crankin' away at the keyboard.  Life is grand for a coder, no?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|