Re: [q-lang-users] [qlist] SDL anyone?
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2006-12-28 00:56:47
|
Andrew Berg wrote: > It's really a shame about the ":" character not being > allowed in identifiers... I'll have to campaign for that at some point. :) Unfortunately that's not possible; ':' is already used for type matching, and '::' for qualified identifiers. But there are two delimiters in the ASCII range, '%' and '?', which aren't currently used and thus can be declared as operators. Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |