Virtual machine for a home made bytecode language. Contains: - Interpreter (with stack trace functionality, so you'll be able to follow the execution of the code in detail). - A code builder class to simplify coding. -A few example programmes. Uses RakovLib, available on VBC: https://www.vbcoders.com/vb/scripts/ShowCode.asp?txtCodeId=75126&lngWId=1