Re: Where do these guys come from?

From: Peter Seibel (peter_at_javamonkey.com)
Date: 01/19/05


Date: Wed, 19 Jan 2005 03:52:56 GMT

Frank Buss <fb@frank-buss.de> writes:

> Peter Seibel <peter@javamonkey.com> wrote:
>
>> Peter Seibel <peter@javamonkey.com> writes:
>>
>>> From an article "Extensible Programming for the 21st Century" from
>>> ACM Queue by Gregory V. Wilson, University of Toronto.
>>
>> Forgot the URL:
>>
>> <http://www.acmqueue.com/modules.php?name=Content&pa=printer_friendly
>> &pid=247&page=1>
>
> the rest of the article is missing, the full version is better:
>
> http://www.third-bit.com/~gvwilson/xmlprog.html
>
> Some quote from the full version:
>
> | Scheme proves by example that everything described in this article
> | could have been done twenty years ago, and could be done today without
> | XML.

Ah, I recognize that--this came up a few months ago. I thought it was
*another* one. Just the same guy getting published in a new forum.
Sorry.

-Peter

-- 
Peter Seibel                                      peter@javamonkey.com
         Lisp is the red pill. -- John Fraser, comp.lang.lisp


Relevant Pages

  • Re: Where do these guys come from?
    ... Frank Buss writes: ... > Some quote from the full version: ... > | Scheme proves by example that everything described in this article ... > | XML. ...
    (comp.lang.lisp)
  • Re: Purpose of the LAMBDA keyword?
    ... (define fname '((parm1 parm2) ... there's already syntactic sugar in Scheme ... I used the quote because in my interpreter, ... If you wanted to execute an anonymous function, ...
    (comp.lang.scheme)
  • Re: Cursor files Missing or Corrupt
    ... How to restore the missing mouse pointer cursor files ... MS-MVP Windows Shell/User ... In attempting to change the scheme of my cursor via mouse properties I was ...
    (microsoft.public.windowsxp.general)
  • Re: Newbie - what does the apostrophe character do in Scheme?
    ... Did Scheme have a means to return the ASCII value of a character. ... I read quote and list seem to do much the same thing, ... Thorne an array is dimensional and can be variable. ... elements could themselves be lists or other objects. ...
    (comp.lang.scheme)
  • Re: Newbie - what does the apostrophe character do in Scheme?
    ... I'm cautiously finding my way in scheme - it really is a load of fun BTW. ... The apostrophe is often called quote in Scheme. ... Lists can contain anything, including themselves :-). ... The scheme programming language. ...
    (comp.lang.scheme)