commit | 76e23eb4426647cd886be53aed2ead55d85f5c47 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Thu Mar 05 21:32:44 2015 -0800 |
committer | Shawn Pearce <sop@google.com> | Mon Mar 09 10:50:13 2015 -0700 |
tree | 0a0c1a45c2a075f3e208b7afde610f5239f546e5 | |
parent | 044d3e9896ad499a73cd41bcd7f448d2da42525f [diff] |
Build Prolog Cafe with Buck Creating the Eclipse project configuration is trivial as there are no dependencies for Prolog Cafe beyond its single source directory and the JVM. Change-Id: I64b2349437daae11e543133e631a22e4e3c96255
A fork of Mutsunori BANBARA‘s PrologCafe to support Gerrit Code Review’s customizable project rules.
To bootstrap Buck and SWI-Prolog >= 6.6.4 must be installed and then build the runtime and compiler with:
buck build all