Paulo Pinto:

You can think of Julia as a dynamic language similar to Python, with optional typing and for such a young language, a quite good JIT compiler backed by the LLVM backend.

Unlike dynamic languages, at running time all variables are strongly typed.

Bye,
bearophile

Reply via email to