Y
Hacker News
new
|
ask
|
show
|
jobs
by
vegabook
847 days ago
but does it have a REPL?
Lots of BEAM's runtime interaction capability is lost without one.
1 comments
lpil
847 days ago
Gleam can be used from the Erlang REPL easily, there's no additional runtime/overhead or complex translation between the two languages.
link