Larry Wall writes:
> Maybe we should just make statement modifiers uppercase and burn out
> everyone's eye sockets. :)
I like statement modifiers, and I want them to continue to exist in Perl 6.
But it seems to me that a lot of the most awkward decisions about Perl 6
syntax are awkward precisely b
I've been reading thru the docs and have come across the following terms
which are not in docs/glossary.pod
=head2 AST
Abstract Syntax Tree.
=head2 HLL
High-Level Language.
=head2 PGE
Parrot Grammar Engine.
=head2 PIL
Pugs' Intermediate Language.
=head2 POST
Parrot Opcode Syntax Tree.
=
On Jul 22, 2006, at 7:33 AM, Mr. Shawn H. Corey wrote:
I've been reading thru the docs and have come across the following
terms
which are not in docs/glossary.pod
=head2 AST
Abstract Syntax Tree.
Beautiful, thanks for jumping in on these. They've been added to the
file.
xoa
--
Andy
Thanks for catching these:
Applied as r13433.
On Jul 22, 2006, at 8:33 AM, Mr. Shawn H. Corey wrote:
I've been reading thru the docs and have come across the following
terms
which are not in docs/glossary.pod
=head2 AST
Abstract Syntax Tree.
=head2 HLL
High-Level Language.
=head2 PGE
Bob Rogers wrote:
Two weeks ago I started writing something I had been thinking about for
a year now, tentatively called "Continuations, Coroutines, And All That:
An informal introduction to creating advanced control structures in
Parrot." It is still mostly an outline, though -- it's hard to w
# New Ticket Created by Matt Diephouse
# Please include the string: [perl #39908]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=39908 >
Example:
mini:~/Projects/parrot mdiep$ cat test.pir
.sub main :main
print