Self-Modifying Python

January 9th, 2006

It’s only a matter of time. There’s a working Python interpreter - written entirely in Python. That’s right. You have to run Python, execute this script, and you have a new Python environment, written entirely in Python.

Ow.

The point isn’t to slow down your scripts, but to create an interpreter layer that can be ported for any language.

Then there’s the (old) news that Google has pretty much publicly endorsed Python.

And the paranoid question of the day: Does anyone actually know someone that works at Google? Like, you’ve seen them since they started their job?

Leave a Reply

You must be logged in to post a comment.