[Types-sig] Viper module compiler begun

Greg Stein gstein@lyra.org
Sun, 26 Dec 1999 01:45:59 -0800 (PST)


On Sun, 26 Dec 1999, skaller wrote:
> Greg Stein wrote:
> > > Because of this approach, a lot of the 'dynamism'
> > > involved in constructing a module is bypassed -- it is
> > > handled in the usual way by the interpreter.
> > 
> > Interesting approach.
> > 
> > Dunno why, but for those that need the dynamism or want to avoid
> > importing, the Python2C compiler can be used:
> > 
> >   http://www.mudlib.org/~rassilon/p2c/
> 
> 	Last time I tried that, it crashed unceremoniously.
> Has that been fixed?

Not much of a bug report. Get serious. How the heck should I know whether
that particular bug has been fixed?

"oh. it broke. fix it." *snort*


As far as I know, P2C can successfully convert *any* module into a Python
extension model.

-g

-- 
Greg Stein, http://www.lyra.org/