d77bf48fe94a3dafcf53a844db1dd5d0de196308
Compile::discover_locals now takes a Vec<SpExpr> instead of a single SpExpr. It is also called before the compiler starts building the list of instructions so that all names in the scope are available at compile-time. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
Description
Bad stack-based language
Languages
Rust
100%