Skip to main content
2 events
when toggle format what by license comment
Jul 25, 2015 at 13:38 comment added user7043 The last point cannot be overstated. All of these libraries take code that's almost at the level of machine code, and turn it into actual machine code. The tricky part in compiling most languages that are called "scripting languages" is getting from the dynamically typed, late-bound, huge, complicated source language to something that is even remotely efficient.
Jul 25, 2015 at 13:06 history answered Basile Starynkevitch CC BY-SA 3.0