Y
Hacker News
new
|
ask
|
show
|
jobs
by
orbifold
1759 days ago
In reality the Elm compiler is probably orders of magnitude slower than clang, it just has much less work to do. A C++ compiler needs to parse / preprocess 100k+ lines of code even for something like hello world.