Why ? and @ are in (symbols)?

Started by Kazimir Majorinc, September 13, 2009, 12:08:04 PM

Previous topic - Next topic

Kazimir Majorinc

> (symbols)
(! != $ ... $main-args  % & * + - / : < << <= = > >= >> ? @ Class MAIN NaN? Tree ^ abort abs ...
http://kazimirmajorinc.com/\">WWW site; http://kazimirmajorinc.blogspot.com\">blog.

Cyril

#1
Maybe because ? is special for match and @ for xml-parse? The implementation of these two functions probably need an "prototype" symbols to compare with.
With newLISP you can grow your lists from the right side!