/intcode-analysis

Disassembling and analyzing compiled Intcode.

Primary LanguageRustMIT LicenseMIT

intcode-analysis

Disassembling and analyzing compiled Intcode, based on the Intcode assembly language as implemented by the reference compiler.