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