[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: python packaging infrastructure



> It should be practical to create Java templates for PyPy to use in the
> backend to produce a python implementation that executes in a JVM.
There is one snag to "Java" templates -- since Java has no goto, good
implementations of generators  are difficult.  The templates might
have to be bytecode templates, at least when generators come into
play.

Regards,
-Frank



Reply to: