Page 1 of 1

Why ? and @ are in (symbols)?

Posted: Sun Sep 13, 2009 7:08 pm
by Kazimir Majorinc

Code: Select all

> (symbols)
(! != $ ... $main-args  % & * + - / : < << <= = > >= >> ? @ Class MAIN NaN? Tree ^ abort abs ...

Re: Why ? and @ are in (symbols)?

Posted: Thu Sep 17, 2009 5:02 pm
by Cyril
Maybe because ? is special for match and @ for xml-parse? The implementation of these two functions probably need an "prototype" symbols to compare with.