Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
jimbokun
3mo ago
0 comments
Share
Why doesn't the OCaml build system use OCaml?
0 comments
default
newest
oldest
spooky_deep
3mo 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