Hacker News new | ask | show | jobs
by axihack 3529 days ago
Yep, lazy-loading core libraries.
1 comments

Naive question: How does Elm manage to bootstrap a complex thing like a REPL without using basic functions like '+'?
The REPL is written in Haskell.

Elm doesn't target native or node.js yet.