Re: PCT patch

2008-04-21 Thread Patrick R. Michaud
On Thu, Apr 17, 2008 at 10:10:29PM -0500, Jonathan Scott Duff wrote: > I was annoyed that >parrot perl6.pbc --target=PAST -e 'say "Hello"' > didn't seem to work, so I modified PCT/HLLCompiler so that it does. > > I'm not sure it's entirely correct though as I only tested it for the > limited

PCT patch

2008-04-17 Thread Jonathan Scott Duff
I was annoyed that parrot perl6.pbc --target=PAST -e 'say "Hello"' didn't seem to work, so I modified PCT/HLLCompiler so that it does. I'm not sure it's entirely correct though as I only tested it for the limited functionality I was after. I've attached the patch though. -Scott -- Jonathan Sc