Can anyone point out what I'm doing wrong, please?
I'm seeing (first part if output from parsing, which is OK, second part is
failure to apply rewrite rule):
"VAR1" => PMC 'PGE::Match' => "myfun" @ 0 {
=> PMC 'PGE::Match' => "m" @ 0
}
transforming
Cannot find the attribute 'functio
Hi,
I can't seem to find online copies (at an "official" URL) for many of the
documents that are in svn and generated by "make html". Do they exist?
For example, is there a copy of
parrot/trunk/docs/html/compilers/tge/TGE.pir.html anywhere? There is
nothing at http://www.parrotcode.org/docs/co
[OK, apologies in advance - there will likely be several more stupid
newbie emails. I am noting down what to do and, assuming I get somewhere
useful, will publish them on the 'net]
I have compiled parrot, but not installed it (give the warning from "make
install").
I have added the top level di
>> pattern matching (where is that handled?)
>
> Pattern matching is provided with one of the PGE compilers. See
> languages/tcl/runtime/builtin/regexp.pir for an example (there is probably
> better documentation, I just happened to know I was using it there in
> tcl.)
Thanks.
>> and a little mut
Hi,
I am thinking about using Parrot as the VM for a small, experimental
functional language. My priority is ease of getting things working. I
was wondering if:
- this is the right list for parrot (parrot-porters-subscribe bounced)?
- whether there was a more suitable venue (more focussed on