On Mon, Jul 25, 2005 at 12:57:07PM -0700, Allison Randal wrote: > Could one of the lamdas correct the places where I'm > misinterpreting the code and fill in what's missing?
I may be able to help a little -- PPos indicates the current parse location in the source code (for issuing useful debugging messages). A PThunk is a lazily-evaluated something (I think). But a lambda camel would know with more certainty than I about this at the moment. Pm