Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
AzzieElbab
4y ago
0 comments
Save
Share
speed. Ocaml compiler is probably as fast as Go one
0 comments
2 comments · 1 top-level
top
newest
oldest
pjmlp
4y ago
· 1 in thread
GHC has many backends and there is GHCi as well.
No need to always go through the slowest path.
Zababa
4y ago
The regular backend is the fastest according to their docs:
https://downloads.haskell.org/~ghc/latest/docs/html/users_gu...
. Having an interactive toplevel isn't a substitute for fast compilation (and OCaml has both).
j
/
k
navigate · click thread line to collapse