README.md

December 5, 2022 ยท View on GitHub

Scripting Language (C like language, compiles to bytecode)

Description

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.

More Info

Submitted On2003-07-13 19:04:06
ByDavid Yang
LevelAdvanced
User Rating4.9 (34 globes from 7 users)
CompatibilityVB 6.0
CategoryComplete Applications
WorldVisual Basic
Archive FileScripting_1654931072003.zip