Alek Ratzloff 76a50ce8c0 Add array example, ArrayObj implementation
* VM creates arrays using the BeginArray and EndArray instructions
* ArrayObj is implemented with a __str__ function (annoying)
* Simple example of array creation is added

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-02-17 18:53:29 -08:00
2022-01-24 18:43:54 -08:00
2022-02-11 14:50:09 -08:00
2022-02-11 14:50:09 -08:00
Description
Bad stack-based language
1.9 MiB
Languages
Rust 100%