[new port] java/gj[-jdk11]: Generic Java
GJ is an extension of the Java programming language that supports generic types. * Support for generics * Superset of the Java programming language * Compiles into the Java Virtual Machine * Compatible with existing libraries WWW: http://www.cis.unisa.edu.au/~pizza/gj/ gj-jdk11 is a slave port to gj which uses JDK 1.1. PR: ports/55111 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
This commit is contained in:
parent
a9ca93d44d
commit
95ac32efb4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89788
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
SUBDIR += eclipse-gef-examples
|
||||
SUBDIR += eclipse-langpack
|
||||
SUBDIR += forte
|
||||
SUBDIR += gj
|
||||
SUBDIR += gnu-regexp
|
||||
SUBDIR += guavac
|
||||
SUBDIR += infobus
|
||||
|
|
Loading…
Reference in a new issue