VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Scripting Language (C like language, compiles to bytecode)

David Yang  (3 Submissions)   Complete Applications   Visual Basic 5.0   Advanced   Wed 3rd February 2021

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) (7(7 Vote))

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

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

No comments yet — be the first to post one!

Post a Comment

0/1000 characters