Re: Perl 6 Microgrants. Now accepting proposals.

2007-03-23 Thread Abigail
://java.sun.com/docs/books/jls/third_edition/html/grammars.html > > and writes a parser in Perl 6 for that grammar. > > Writing a Perl 6 grammar to parse BNF should not be too hard. Writing a 5.10 regular expression to parse BNF shouldn't be too hard either. Abigail pgp15cn48BXgH.pgp Description: PGP signature

Re: Garbage collection (was Re: JWZ on s/Java/Perl/)

2001-02-14 Thread abigail
h garbage collection, DESTROY should still be called. Being able to separate DESTROY and garbage collection is a feature. ;-) Abigail