1
0
infernal-interpreter/README.md
Jon Michael Aanes 6334d183dd Fixed naming of the module.
Moved the test case to its own file.
Allowed the emulator to be iterated over.
Minor fixes and such.
2015-12-16 00:43:30 +01:00

9 lines
335 B
Markdown

# Infernal Interpreter & Devious Stack Painter #################################
A very simple interpreter and stack tracer for the AMD x86_64 ABI written in
Python. Does not support all commands as of yet (or anytime).
It produces output in latex/tikz format. Requires `pdflatex` and the latex
packages `preview` and `standalone`.