OCaml is new to me, so I hope you’ll help me become an expert in it.
Meanwhile, something strange went wrong when I tried to install utop. After that program ran once, the computer complained that it couldn’t find it. So, please link a reply to the instructions to follow to install utop.
What text editor(s) do you use when you write OCaml programs?
It’s a bit complicated to provide a meaningful help without more details. I assume you’ve seen and followed the getting started instruction at Installing OCaml · OCaml Documentation?
For the text editors, the docs have details instructions for Configuring Your Editor · OCaml Documentation but anything with a good LSP support should work well. (I’m on neovim, and OCaml support is top notch.)
As I told another forum member, I solved the problem when I told my computer to revise my .zshrc. Though I thought the change would solve the problem, I hesitated to change that file because the installer assumed that I wouldn’t revise the .zshrc.