Reflection in Java (1)
l Java Reflection API (JDK1.1.x)
Structural Reflection, Introspection only
l Java // (parallel) [Caromel97]
Implements computational reflection
w/Preprocessor+ReflectionAPI
l EPP (Extensible PreProcessor]
[Ichisugi 97]
Open Compiler, Preprocessor Plugins
l OpenJava [Chiba98]
Open Compiler, Similar to OpenC++