VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Scripting Language (C like language, compiles to bytecode)

by David Yang (3 Submissions)
Category: Complete Applications
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (7 Votes)

THis is a scripting language which uses all the stages of proper compilation: first tokenisation, then tree building, (type checking is not implemented yet), then finally conversion of tree into specified language. THis uses a stack machine type language. It can execute loops, conditions, maths etc.

Rate Scripting Language (C like language, compiles to bytecode)

Download Scripting Language (C like language, compiles to bytecode)

Download Scripting Language (C like language, compiles to bytecode) (24 KB)

Scripting Language (C like language, compiles to bytecode) Comments

No comments have been posted about Scripting Language (C like language, compiles to bytecode). Why not be the first to post a comment about Scripting Language (C like language, compiles to bytecode).

Post your comment

Subject:
Message:
0/1000 characters