Y
Hacker News
new
|
ask
|
show
|
jobs
by
axihack
3529 days ago
Yep, lazy-loading core libraries.
1 comments
monodeldiablo
3529 days ago
Naive question: How does Elm manage to bootstrap a complex thing like a REPL without using basic functions like '+'?
link
cuddlybacon
3529 days ago
The REPL is written in Haskell.
Elm doesn't target native or node.js yet.
link