Explore an in-depth update on Project Babylon's code reflection enhancement for Java in this 53-minute conference talk from the JVM Language Summit. Dive into the intricacies of extending Java's capabilities to foreign programming models through code reflection. Learn about the code model design, symbolic modeling of Java statements, expressions, and types, and the necessary Java platform enhancements for reflective access to Java code. Gain insights into how code reflection can enable analysis and transformation of Java programs to produce derived programs compatible with foreign environments like GPU programs. Access additional resources including presentation slides, related talks, and project documentation to further your understanding of this cutting-edge development in Java programming.
Overview
Syllabus
Project Babylon - Code Reflection #JVMLS
Taught by
Java