Files
obf/main.c
Aryadev Chavali a4f548f3ee Interpreter COMPLETE!
Really easy implementation considering opcodes are super simple.  I
was right to implement the loop_ref system so at parse time we have
resolved references and don't need to do it at runtime (helps with
compilation I guess as well).
2023-09-02 16:24:55 +01:00

2.1 KiB