[plt-scheme] If expressions in Embedded PLT Scheme

From: Grant Rettke (grettke at acm.org)
Date: Thu Oct 9 11:17:08 EDT 2008

On Thu, Oct 9, 2008 at 10:12 AM, Samuel Rebelsky <REBELSKY at grinnell.edu> wrote:
> (2) The application is being used with a number of "legacy" Scheme files,
> some of which I don't have permission to modify.  (Others also use the
> application, so I don't even know about all of the files.)
>
> (3) Those "legacy" Scheme files often use the two-parameter (no-alternative)
> if.

Sounds like the best option for you is to add one armed 'if' back to
the language.


Posted on the users mailing list.