README.md
December 5, 2022 ยท View on GitHub
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 On | 2003-07-13 19:04:06 |
| By | David Yang |
| Level | Advanced |
| User Rating | 4.9 (34 globes from 7 users) |
| Compatibility | VB 6.0 |
| Category | Complete Applications |
| World | Visual Basic |
| Archive File | Scripting_1654931072003.zip |