Skip to content

Instantly share code, notes, and snippets.

@tobynet
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tobynet/45339ce50bb1f968fc09 to your computer and use it in GitHub Desktop.
Save tobynet/45339ce50bb1f968fc09 to your computer and use it in GitHub Desktop.
【スマートフォンではなく】パソコンが始める Prolog 【インストール編】 ref: http://qiita.com/toby_net/items/bb6c1acc8116bb08dfb6
$ sudo apt-get update
$ sudo apt-get -y install swi-prolog
$ swipl --version
SWI-Prolog version 5.10.4 for amd64
brew install swi-prolog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment