The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.lisp
From: Edi Weitz <e...@agharta.de>
Date: 10 Sep 2003 12:58:15 +0200
Local: Wed, Sep 10 2003 6:58 am
Subject: Re: Question about scoping
On Wed, 10 Sep 2003 12:51:18 +0200, jblazi <jbl...@hotmail.com> wrote: * (defun foo (x) (format t "Result: ~A" (* x x))) > A few years ago there were flame wars here as to whether Scheme was > Lisp or not and if I remember correctly, E. said at the time that > Scheme resembled Algol more that CL as Scheme use exclusively static > scoping (I hope I remember correctly). I believed him of course, > but did not fully understand what that meant. > Is not static (or lexical) scoping generally regarded as safer and > Please try to give a simple (idiotproof) explanation. FOO "Result: 9" FOO is a simple function which just prints to *STANDARD-OUTPUT*. But See also <http://www.flownet.com/gat/specials.pdf> Edi. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||