[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Several comments

This page is part of the web mail archives of SRFI 22 from before July 7th, 2015. The new archives for SRFI 22 contain all messages, not just those from before July 7th, 2015.




> From: sperber@xxxxxxxxxxxxxxxxxxxxxxxxxxx (Michael Sperber [Mr. Preprocessor]

> >>>>> "Marc" == Marc Feeley <feeley@xxxxxxxxxxxxxxxx> writes:
> 
> Marc> A third alternative, which is my least favorite is to pin down the
> Marc> name of the entry point, for example "script-main".
...deleted
> 
> I can imagine going with that.  Opinions, anyone else?

That is the way RScheme does it. IIRC most other scriptable schemes use
Marcs other suggestion.