[plt-scheme] What does the Scheme file extension ".ss" stand for?
Eli Barzilay
eli at barzilay.org
Mon Feb 18 10:10:52 EST 2008
On Feb 18, Doug Williams wrote:
> fluid-let was also in the old PC Scheme from TI back in the 80s. I
> personally used fluid bindings in PC Scheme in much the same way I
> use parameters in PLT Scheme.
Right -- having parameters means that fluid-let becomes almost
completely useless.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!
More information about the plt-scheme
mailing list