Swi-Prolog的安装
转载自:https://mp.weixin.qq.com/s/cVhuibaXiCuUBTc-dX1Weg macOS的安装 Port安装 开启浏览器输入链接 https://www.macports.org/install.php 下载当前使用的版本如下所示: 运行MacPorts-xxxxxxx.pkg安装包成功后 安装稳定版 $ sudo port install swi-prolog Password: Portfile changed since last build; discarding previous state. —> Computing dependencies for swi-prolog The following dependencies will be installed: … … … —> Some of the ports you installed have notes: gawk has the following notes: readline support has been removed from gawk. If you need to run gawk interactively, install rlwrap: sudo port install rlwrap and run gawk using rlwrap: rlwrap