Anonymous
09/08/2019 (Sun) 13:36:16
No.1463
del
>>1462
It's easier for the VM to run an intermediate representation rather than the source.
It's when someone makes a indirection layer between a language and it's user, often to make it usable by non-programmers. It's always worse than making an API or shared library.