Hacker News new | ask | show | jobs
by ninjaaron 2694 days ago
This is only partially true. Almost all types are known at compile time because Julia was designed with static evaluation in mind. Many type errors are caught at compile time.