01_user_documentation:07_rgg_xl:02_xl:15_not_included
Not included
XL includes many syntax and features of Java. But not all. Essentially the language includes all Java 1.6.
Not included: <type>, lambda, …
Generic type
Generic types are not supported by the XL compiler. However, the XL class loader can use the methods signatures with generic types. Thus, generics can be used from .jar, and groimp code in a project.
Java lambda
Java lamba functions are not supported by the xl compiler.
01_user_documentation/07_rgg_xl/02_xl/15_not_included.txt · Last modified: 2025/08/20 10:32 by gaetan
