Oct. 17, 2013
9:59 p.m.
On 10/17/2013 1:58 PM, Ron Adam wrote:
On 10/16/2013 08:13 PM, Andrew Barnert wrote:
On Oct 15, 2013, at 23:21, Ron Adam<ron3200@gmail.com> wrote:
A little digression...
I've been thinking that pythons byte code could be a little higher level and still be efficient. So I wrote a little interpreter (in python) to test some ideas.
If you are not familiar with http://code.google.com/p/wpython2/ "A wordcode-based Python implementation" you might find it interesting. -- Terry Jan Reedy