Hacker News new | ask | show | jobs
by i_don_t_know 1518 days ago
What’s the best way to get started with Prolog on macOS? Implementations, editors, etc?
1 comments

SWI is by far the best documented of the open source versions with Ciao coming second. They both ship with dev environments, the Ciao one is an elaborate Emacs mode and the SWI one is implemented in a custom GUI toolkit.