[plt-scheme] Smallest set of operators

From: Paulo J. Matos (pocm at soton.ac.uk)
Date: Fri Feb 2 09:02:40 EST 2007

On 2/2/07, Matthias Felleisen <matthias at ccs.neu.edu> wrote:
>
> On Feb 2, 2007, at 7:36 AM, Paulo J. Matos wrote:
>
> > On 2/2/07, Matthias Felleisen <matthias at ccs.neu.edu> wrote:
> >>
> >> 1. You need to specify what you mean with define.
> >>
> >
> > define = implement.
>
>
> This definition is naive. Just use ONE SINGLE combinator (X, see
> Barendregt) and you can compile EVERY language to it. -- Matthias
>
>

You mean you can compile Scheme to X only? continuations, side-effects, etc?

-- 
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK


Posted on the users mailing list.