Pizza programming language
Encyclopedia : P : PI : PIZ : Pizza programming language
Pizza is an open-source superset of the Java programming language with the following new features:
- Generics
- Function pointers
- Class cases and pattern matching (a.k.a Algebraic types)
Work on Pizza has more or less stopped since 2002. Its main developers have concentrated instead on the GJ project, another attempt to add generics to Java which was eventually adopted into the official language version 1.5.
Example
Taken from [link].
public final class Main ) .reduceLeft(0, fun(int x, int y) -> int )); }}
External links
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
