Scripting languages / DSLs?

Yes, Java blurs the line between compiled code and interpreted code.
So in that case yes, “dynamic compilation” can be used if performance matters :slight_smile:
Thanks Java !

Though, as you pointed out, I can’t see a practical example, but I’m sure plenty of people need it for good reason…