Re: Reader macros list?



Pierre THIERRY <nowhere.man@xxxxxxxxxxxxxxxx> writes:

Hi,

while trying the GTK+ clg binding, I stumbled accross the #+ reader
macro, and I only figured out what it does in a page about Allegro where
it's semantic was obvious enough for me to understand.

Is there a way to have a comprehensive list of reader macros with their
roles?

http://www.lispworks.com/documentation/HyperSpec/Body/02_dh.htm

Andras



Curiously,
Nowhere man
--
nowhere.man@xxxxxxxxxxxxxxxx
OpenPGP 0xD9D50D8A
.



Relevant Pages

  • Re: Anonymous packages
    ... | so that I embed sql reader in a lisp reader smoothly and without ... which character should be used to introduce a symbol reader macro this ... Just change the macro character of Kaz' package to something else. ...
    (comp.lang.lisp)
  • Re: Case of a reader macro character
    ... Lisp reader ignores the case of the second character in a dispatch ... reader macro, but nothing in section 2.1.4.4 or in ... reader ignores the case of macro or dispatching macro characters. ...
    (comp.lang.lisp)
  • Re: CLOS a la Java
    ... reader to read the notation "instance.method/member". ... The second is to solve it at macro expansion time. ... don't you want to implement chaining syntax: ... It may be harder to mix lisp code with this syntax. ...
    (comp.lang.lisp)
  • Re: Anonymous packages
    ... | so that I embed sql reader in a lisp reader smoothly and without ... Note that one can get a similar expansion of readmacro space ... which character should be used to introduce a symbol reader macro this ... has two characters, then #!XYZ will pass Y and Z as arguments to it. ...
    (comp.lang.lisp)
  • Case of a reader macro character
    ... Does the Common Lisp reader ignore the case of reader macro ... Lisp reader ignores the case of the second character in a dispatch ... but nothing in section 2.1.4.4 (Macro Characters) or in ...
    (comp.lang.lisp)