Basile STARYNKEVITCH scripsit:

> IIRC, this idea is the famous paper "CONS Should Not CONS Its Arguments, 
> Part II: Cheney on the M.T.A." by H.Baker 
> http://home.pipeline.com/~hbaker1/CheneyMTA.html

Correct.  Chicken Scheme <http://call-with-current-continuation.org> is
based on this design: its compiler generates vanilla portable C, with only
about 11Klines of C vs. 41Klines of Scheme (raw counts).

-- 
Take two turkeys, one goose, four               John Cowan
cabbages, but no duck, and mix them             http://www.ccil.org/~cowan
together. After one taste, you'll duck          [EMAIL PROTECTED]
soup the rest of your life.
        --Groucho
_______________________________________________
Cminusminus mailing list
[email protected]
https://cminusminus.org/mailman/listinfo/cminusminus

Reply via email to