Log Message: Initial import of pizza. 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.
Revision | Action | file |
1.1 | import | wip/pizza/Makefile |
1.1 | import | wip/pizza/PLIST |
1.1 | import | wip/pizza/distinfo |
1.1 | import | wip/pizza/DESCR |