|
|
|
|
|
by davidw
5168 days ago
|
|
Uh, is anything I said here actually inaccurate, or is somebody just downvoting because I said something "bad" about Erlang (which jlouis actually confirms...) ? I hate this kind of mentality. If you can't look at things honestly, you'll never improve your favorite language(s). |
|
HiPE does help a lot, but even with HiPE you can't easily beat a language with a static type system like Go: You have much less data to shove around when there are no type tags needed on most data.