Files
sybil/examples
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-16 15:25:58 -08:00