Re: Dylan stuff
Bruce Hoult <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.devel |
|---|---|
| Message-ID | <CAMU+EkzevpVk_kVX5qY1aCgjgS-9FiS2-7tn4bKAKQ3iUM7Gxg@mail.gmail.com> |
On Fri, Jan 18, 2013 at 1:00 PM, mikel evins <[email protected]> wrote: > I also tend to agree that function and funcall in CL are sort of ugly, but that's a matter of taste. Not all Lisp programmers agree Today's most popular "Lisps", Python and Ruby, take opposite approaches. Python lets you bind variables to functions and call them with no extra syntax, while Ruby requires "method" and "call". So a lot of people are coping with it either way. _______________________________________________ hackers mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/hackers