in reply to Create type-safe Collections in Java... with Perl

Completely unPerl-related, but relevant. Take a look at Philip Wadler's Generic Java (aka "GJ"), which sounds similar, but lives in the compiler rather than a preprocessor.
  • Comment on Re: Create type-safe Collections in Java... with Perl