Project Babylon - Code Reflection Update
Offered By: Java via YouTube
Course Description
Overview
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.
Syllabus
Project Babylon - Code Reflection #JVMLS
Taught by
Java
Related Courses
VM Futures - Trends and Ideas for Java Virtual Machine EvolutionJava via YouTube Valhalla Reflection: Challenges and Solutions for Java Generics
Java via YouTube Immutable Collections in Java
Java via YouTube New Bytecodes and Objects for the JVM - JVMLS 2015
Java via YouTube Safety First: Enhancing JVM Performance and Security
Java via YouTube