1.

Can Compiler Itself Generate Code With High Performance In Julia? Why Or Why Not?

Answer»

it is not possible in CASE of Julia. This is due to the fact that complier makes use of OBJECT types and not the values assigned when it COMES to GENERATING a code. This sometime enhances the overall length of the code.

it is not possible in case of Julia. This is due to the fact that complier makes use of object types and not the values assigned when it comes to generating a code. This sometime enhances the overall length of the code.



Discussion

No Comment Found