JVMLS - Code Reflection

Code reflection is a proposed enhancement to reflective programming in Java that enables standard access, analysis, and transformation of Java code.

Code reflection is designed to address limitations in today’s Java platform when it is used to support specific programming domains where symbolic access to Java programs is required e.g., Java programs representing SQL statements, differentiable programs, machine learning models, or GPU kernels.

Check the JVMLS 2023 playlist for more videos.