I’m a mac user, but after I installed ROOT to my mac I can only use it on my terminal, which is a terrible environment to code. Is there another platform or IDE on which I can work with ROOT using C++?
If you are referring to ways to develop code on mac, for example ROOT’s C++ code, there are many options available, from XCode to the more platform independent VSCode, just to name two.
I hope I understood your question correctly.