dyjag -- Dylan Java Glue Copyright (c) 2001 David Lichteblau Interface code generator and support library for embedding Java classes into Dylan applications. Uses the Java Native Interface to create a JVM and call Java methods (but doesn't expose you to the internals of JNI). This is mostly-complete, proof-of-concept code.