|
|
|
|
|
by mlyle
2027 days ago
|
|
How could one consider Java a scripting language? It's compiled to .class files, has no reasonable interactivity, strict structure enforced upon the code, etc. E.g. the antithesis of what makes us call something a scripting language in basically every category. |
|
(Thank you, genuine question)