On Tue, May 17, 2005 at 08:21:33AM -0700, [EMAIL PROTECTED] wrote: > 1) Do you need parrot to install PUGS 6.2.3 on windows, or is parrot > optional?
I believe parrot is still optional (at least, you can compile without embedded parrot). > 2) I mainly want to play with perl 6 rules. If someone could point me > to some simple programs that demonstrate perl 6 rules with pugs, that > would be great. If you want to use rules, parrot is not optional, since the rules engine is parrot's PGE. You may want to look at these posts for examples: http://groups-beta.google.com/group/perl.perl6.compiler/browse_thread/thread/6753b8a160f24afe/e5dff40ca9a698b6#e5dff40ca9a698b6 http://groups-beta.google.com/group/perl.perl6.compiler/browse_thread/thread/1f38571c074915e2/decc9726c8e8e5f2#decc9726c8e8e5f2 -kolibrie