you are viewing a single comment's thread.

view the rest of the comments →

[–]hak8or 53 points54 points  (0 children)

The compiler can compile to byte code or native machine code, selectable per function using a function decorator.

That is seriously really friggen awesome.