Get the latest tech news

Making Julia as Fast as C++ (2019)


The rumor says that Julia can achieve the same computing performance as any other compiled language like C++ and FORTRAN. After coding in Julia for the past two years I have definitely fell in love with its pythonic syntax, multiple dispatch, and MATLAB-like handiness in linear algebra, while being able to use compilation features like explicit type declaration for bug-preventive programming.

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Julia

Julia

Photo of C++

C++

Related news:

News photo

"Parse, don't validate" through the years with C++

News photo

C++: Freestanding Standard Library

News photo

Show HN: I built a Cargo-like build tool for C/C++