Y
Hacker News
new
|
ask
|
show
|
jobs
by
m_nyongesa
1296 days ago
I don't understand what the Julia language offers over for example OCaml, which has a solid type system yet also has a REPL as well as a scientific computing library:
https://ocaml.xyz/
https://ocaml.xyz/docs/
2 comments
galangalalgol
1296 days ago
Performance (c-like is stretching it, but not by much) and existing libraries for everything I can imagine.
link
dunefox
1296 days ago
Usable strings come to mind.
link