NASA could have prevented a $200m crash with Julia’s type system

Julia has a type system. NASA could have used it to prevent a crash that had cost them $200 million dollars… Read more

Similar

A review of the Julia language (2014-15)

Here's a language that gives near-C performance that feels like Python or Ruby with optional type annotations (that you can feed to one of two static analysis tools) that has good support for macros plus decent-ish support for FP, plus a lot more. What's ... (more…)

Read more »