Content deleted Content added
m →Support for dynamic Languages: doesn't have much to do with the bytecodes |
supporting bytecode generated from dynamic languages seems quite relevant here |
||
Line 531:
==Support for dynamic Languages==
{{main|JVM Languages}}
The [[Java Virtual Machine]] has currently no built-in support for [[Type system#Dynamic_typing|Dynamically typed languages]], because the existing JVM instruction set is [[Type system#Static typing|statically typed]]<ref>{{cite web
|