Strange things in Self's gramatics (?)

Viktor vi.ki at worldonline.cz
Fri Aug 23 21:06:45 UTC 2002


Because character ^ is legal in operators, how can I decide what is meaning of "^ 0."? Is it "return with value 0" or "send message #^ to self with argument 0"? Analogic situation is with character '|' (pipe).

Yes, there is a solution (^0 is always "return with zero", if I want to send #^ with zero, I have to use "self ^ 0"), but it is at least very ugly thing.

Viktor




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.selflanguage.org/pipermail/self-interest/attachments/20020823/e5851829/attachment.html>


More information about the Self-interest mailing list