python PMCs

2005-06-29 Thread Leopold Toetsch
dynclasses/py*.pmc need some work. At the time Sam Ruby created these PMCs, Parrot didn't provide all the semantics necessary to support Python. This situation is by far better now but the transition of Parrot internals isn't yet finished. Anyway, the following issues are existing (at least):

python PMCs?

2004-02-02 Thread Michal Wallace
Dan, What is your plan for getting python objects working for the pie-thon? I've made a small start on wrapping PythonObjects as PMC's and that seems to work. It's also a whole lot easier than trying to recode them as PMCs directly or writing them in imc/pir. They just need to be tricked into th