16063d50f8fa04096ca5d6ca9f16a3c7c2679383
* Builtin functions print and println have been added * If a global lookup fails, the VM will attempt to look up a builtin * Vm::call(fun, args) allows interrupting the current execution state and starting a new function instead. It will return the value left on top of the stack. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
Description
It certainly isn't Python... again!
Languages
Rust
94.8%
Yacc
4.6%
Lex
0.6%