|
|
|
|
|
by socialdemocrat
2103 days ago
|
|
Does not need to be built into the language. Julia does it great without special built in support. But Julia is an extremely flexible language. Number types are first class which is a big part of it and you can add extra custom passes to the JIT compiler in regular library code. |
|