Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
seancribbs
on Feb 21, 2014
|
parent
|
context
|
favorite
| on:
Ask HN: Why isn't Erlang more popular?
#!/usr/bin/env escript
main(_) -> io:format("hello, world").
bfrog
on Feb 21, 2014
[–]
Fair enough, but thats not how the books and documentation present erlang. They present it with the shell and c()
gordonguthrie
on Feb 21, 2014
|
parent
[–]
Good point. Never thought of that...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
main(_) -> io:format("hello, world").