Hacker News new | ask | show | jobs
by formalsystem 2424 days ago
Julia is the first language I've worked with that really tries to eliminate all abstractions between math formulas and code AND keep things efficient. LISP and Haskell also have great looking numeric code but I have a hard time figuring out what's efficient and what isn't.