On Tue, Oct 23, 2012 at 3:26 AM, Eugene Kirpichov <ekirpichov@gmail.com> wrote:
I'm thinking that a CPS-style parser type could allow returning an
unboxed value as a result of the compiler inlining and fusing together
the parsing code and the code that consumes the parsed value.
Are there any libraries that work like this?