DESCR: The Pizza language is an extension to Java with three new features: - Generics (aka Parametric polymorphism) - Function pointers (aka First-class functions) - Class cases and pattern matching (aka Algebraic types) Furthermore you can use the Pizza compiler embedded into other applications.
3 lines
91 B
Text
3 lines
91 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/21 00:01:24 poppnk Exp $
|
|
bin/pizza
|
|
bin/pizza.jar
|