Re: goto...
- Posted by kbochert at ix.netcom.com Feb 09, 2002
- 743 views
-------Phoenix-Boundary-07081998- Hi Kat, you wrote on 2/8/02 11:12:20 PM: > Oh wait a minute, Karl say's he already has "goto's" functioning. > Just a matter of time till..... > >How about it, Karl? > >Kat > I have added: variable initializers -- sequence s="Hi", t="Hello" slicing shorthands -- t[2..] enhanced '?' -- ?t --> {"Hello"} goto -- :loop: goto loop Coming: Reference Parameters -- done structures (classes without methods) -- 1/2 done classes -- to be done I intend to sell the result ($25), and I suppose I could also sell the modified source to anyone who could prove that they own Rob's source. The first 3 'convenience' features are pleasant to have, but somewhat less useful than I had expected. I suspect that goto will be the same. I am hopeful that classes will be an addition of greater significance. Karl Bochert -------Phoenix-Boundary-07081998---