Commit graph

2 commits

Author SHA1 Message Date
Roland Illig
5746aa29d3 Don't install non-executable files into bin/.
Don't install distfiles directly (they might have their file flags set
on BSD systems).
Don't make the wrapper script more complicated than necessary.
Call the correct Java VM.
2008-01-03 23:08:57 +00:00
pancake ;)
b6c64c8ddd 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.
2004-03-21 00:01:24 +00:00