Re: [q-lang-users] Q 7.2 RC1 Issue 2: Notation
Brought to you by:
agraef
From: John C. <co...@cc...> - 2006-06-20 14:44:12
|
Rob Hubbard scripsit: > If you really need a symbol, can't a compound symbol be used? Perhaps > '//', although that would then mean that '/' and '//' would be the > "wrong way around" compared to Python. Unfortunately, // is single-line comment, as in C99, C++, C#, or Java. > What about some other combination along the lines of '/.', '/^', '/!', ...? I think that's right in principle; the compound symbol could either begin or end in /. How about |/ or /|? Neither should cause syntax problems. -- John Cowan co...@cc... http://ccil.org/~cowan I am he that buries his friends alive and drowns them and draws them alive again from the water. I came from the end of a bag, but no bag went over me. I am the friend of bears and the guest of eagles. I am Ringwinner and Luckwearer; and I am Barrel-rider. --Bilbo to Smaug |