[Ironpython-users] Bytecode Skeleton Implementation

Jeff Hardy jdhardy at gmail.com
Fri Oct 31 11:23:46 CET 2014


On Sun, Oct 26, 2014 at 11:53 PM, Slide <slide.o.mix at gmail.com> wrote:
> I pushed a branch with a skeleton implementation (very minimal) of bytecode
> support. The __hello__ and __phello__ modules are implemented and work (they
> are built-in to CPython). Please take a look at [1] and let me know if you
> have any feedback.

I've only taken a quick glance but it looks like a good start. It
would be helpful to have comments on the opcodes that still need to be
implemented.

- Jeff


More information about the Ironpython-users mailing list