Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
jimbokun
6mo ago
0 comments
Save
Share
Why doesn't the OCaml build system use OCaml?
0 comments
1 comments · 1 top-level
top
newest
oldest
spooky_deep
6mo ago
You don’t want a language with non-determinism, arbitrary IO, impure functions etc. for build configuration ideally.
I guess the answer to your question is OCaml has unmanaged side effects.
j
/
k
navigate · click thread line to collapse