Alek Ratzloff 53feed7eab Remove old single-purpose instructions
These instructions were used because it was more painful to implement
lookups and function calls for operators with the AST body compiler.

This is less of a hurdle now with the list compiler, and since these
instructions are extensive and involve a lot of copy-paste, they have
been removed to help with code bloat.

They may be reintroduced in the future for optimization purposes.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-11-10 19:14:56 -08:00
2020-09-01 17:32:48 -07:00
2020-10-20 16:21:50 -07:00
2020-11-09 19:35:05 -08:00
2020-11-09 19:35:05 -08:00

not-python

Working title.

License

AGPL - See LICENSE file for details.

Description
It certainly isn't Python... again!
Readme 1.4 MiB
Languages
Rust 94.8%
Yacc 4.6%
Lex 0.6%