Cannot find tree rewrite rule

2007-06-03 Thread andrew cooke
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

Public Docs

2007-05-31 Thread andrew cooke
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

Newb: path/LD_LIBRARY_PATH/other

2007-05-30 Thread andrew cooke
[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

Re: Intro / Parrot / Functional Lang Imp Q

2007-05-30 Thread andrew cooke
>> 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

Intro / Parrot / Functional Lang Imp Q

2007-05-29 Thread andrew cooke
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