in reply to Re: Perl 6 shocking revelations #1
in thread Perl 6 shocking revelations #1
I'm working on Perl 6 while I'm on sabbatical, and have been refactoring the documentation into a solid standard specification.
What more might I say about Perl 5 objects? I suppose I could be more explicit in summary, showing the typelessness and freedom compared with C++ etc.
The orthodox documentation has the "french quotes" like %h«hello $world». But every non-ASCII construct has an equivalent. I figured £ would be easier to type than ⍈. You're in China now, so maybe you can easily type 元? Seriously, I expect a lot of brainstorming over that. The important thing is to introduce syntax to correspond to the concepts — choosing a symbol not used for anything else let me not worry about messing up the existing grammar and be more succinct then discussing alternatives. It goes with the "shocking" part, I do think...
—John
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Perl 6 shocking revelations #1
by Starky (Chaplain) on Apr 28, 2008 at 06:02 UTC | |
by BrowserUk (Patriarch) on Apr 28, 2008 at 06:45 UTC | |
by John M. Dlugosz (Monsignor) on Apr 28, 2008 at 12:24 UTC | |
by blazar (Canon) on Apr 28, 2008 at 16:08 UTC | |
by John M. Dlugosz (Monsignor) on Apr 28, 2008 at 12:22 UTC | |
by Starky (Chaplain) on Apr 30, 2008 at 14:47 UTC | |
Re^3: Perl 6 shocking revelations #1
by rudder (Scribe) on Apr 28, 2008 at 05:04 UTC | |
by John M. Dlugosz (Monsignor) on Apr 28, 2008 at 11:21 UTC |