Andy Keep

Results 64 comments of Andy Keep

We removed the automatic parser-, but you can still define one using define-parser: (define-parser parse- ) I think of the auto generated parser and with-output-language as being for slightly different...

I put in a fix (1de3815) that addresses the ``foreign.mo`` bug. (Unfortunately, the date on my VM was incorrect, so it looks like it came in 3 days ago... sorry...

I've not done much with the engines implementation, but I ran across a paper [Engines from Continuations](https://legacy.cs.indiana.edu/~dyb/pubs/engines.pdf) that Kent Dybvig and Robert Hieb wrote about the implementation back in 1988....

@owaddell, I like this as a minimal approach to enabling this functionality. It is too bad we don't actually need to do anything with the extra argument in the generated...