[PEAK] PEAK-Rules for Python3
Hervé Coatanhay
herve.coatanhay at gmail.com
Wed Mar 18 05:30:16 EDT 2015
I reached a point where multi dispatch worked. But sadly when PEAK-Rules needs to generate bytecode (predicate dispatch), things go awry.
As I see it, syntactic changes between python2 and python3 are small enough to have a code base working with both. But bytecode generation, needed to circumvent some python limitations, leads to another level of issues I do not completely understand.
As of licensing, it seems PEAK is licensed under PSF or ZPL.
—
Hervé
> Le 17 mars 2015 à 15:18, Cara <ceridwen.mailing.lists at gmail.com> a écrit :
>
> Oh, I see, the link in the list archives inappropriately included the
> period at the end of the sentence. How far did you get? What license
> is your code available under?
>
> Cara
>
>
> _______________________________________________
> PEAK mailing list
> PEAK at eby-sarna.com
> http://www.eby-sarna.com/mailman/listinfo/peak
More information about the PEAK
mailing list