How security holes happen

Chris Angelico rosuav at gmail.com
Mon Mar 3 18:03:53 EST 2014


On Tue, Mar 4, 2014 at 9:55 AM, Chris Kaynor <ckaynor at zindagigames.com> wrote:
> You can go much simpler than that. Merely port Python to LISP, then write a
> LISP interpreter in Python. Done.

Actually, here's an easier way. Just write an 80x86 assembly language
interpreter in Python, then port CPython to Python.

ChrisA



More information about the Python-list mailing list