Author: larry
Date: Thu Feb 8 09:43:50 2007
New Revision: 13574
Modified:
doc/trunk/design/syn/S03.pod
Log:
Unconjectured the directed hyper semantics on trees per feedback from
GPU-programming lambdafolk via audreyt++.
Modified: doc/trunk/design/syn/S03.pod
Author: larry
Date: Thu Feb 8 13:04:46 2007
New Revision: 13575
Modified:
doc/trunk/design/syn/S02.pod
Log:
Added mother-of-all-quoting-forms Q// for compositional sanity.
qn// is now gone, since Q// does that without having to "undo" a q//.
Modified: doc/trunk/design/syn/S02.pod
==
Author: larry
Date: Thu Feb 8 13:08:10 2007
New Revision: 13576
Modified:
doc/trunk/design/syn/S02.pod
Log:
typo, plus forgot to bump version
Modified: doc/trunk/design/syn/S02.pod
==
--- doc/trunk/design/syn/S02.po
Rafael Garcia-Suarez wrote:
Smylers wrote in perl.perl6.language :
Hmmm, a pragma's a bit heavyweight for this; how about being able to set
this with a special global variable -- that sure sounds handy ...
Actually, in perl 5, $[ *is* a pragma... :)
A feature I have never felt the
Author: larry
Date: Thu Feb 8 13:52:24 2007
New Revision: 13577
Modified:
doc/trunk/design/syn/S04.pod
doc/trunk/design/syn/S05.pod
doc/trunk/design/syn/S06.pod
doc/trunk/design/syn/S12.pod
Log:
Unified proto processing to implicitly allow redeclarations within scope.
This works on m
If you folks are wondering what's driving the flurry of recent synopsis
changes, it's the Perl 6 grammar written in Perl 6 that I've been working
on for the last week, and thinking about for the last month. If you
want to peek at the current snapshot, it's at:
http://svn.pugscode.org/pugs/src
I should also point out that I'm excruciatingly grateful for all the
prior art in the various Perl 6 parsers that various random geniuses
have been working on. In particular:
pmichaud++
fglock++
putter++
audreyt++
Their parsers actually work, unlike mine. :)
Larry
Rafael Garcia-Suarez wrote:
Smylers wrote in perl.perl6.language :
Hmmm, a pragma's a bit heavyweight for this; how about being able to set
this with a special global variable -- that sure sounds handy ...
Actually, in perl 5, $[ *is* a pragma... :)
A feature I have never felt the
Author: larry
Date: Thu Feb 8 18:18:06 2007
New Revision: 13578
Modified:
doc/trunk/design/syn/S02.pod
Log:
typo from dataweaver++
Modified: doc/trunk/design/syn/S02.pod
==
--- doc/trunk/design/syn/S02.pod(o
Author: larry
Date: Thu Feb 8 18:27:11 2007
New Revision: 13579
Modified:
doc/trunk/design/syn/S02.pod
Log:
typo from all_beryb++ :)
Modified: doc/trunk/design/syn/S02.pod
==
--- doc/trunk/design/syn/S02.pod
在 Feb 9, 2007 5:17 AM 時,Larry Wall 寫到:
Questions and feedback welcome, but please don't follow up to this
message--start a new thread for a new topic. Bear in mind that
this is completely untested code, still fairly buggy and incomplete.
Not even pugs can parse it (yet).
Note: After some typo
11 matches
Mail list logo