sdesc: "Prolog Interpreter" ldesc: "SWI-Prolog is an ISO compatible Prolog compiler. It has a good collection of built-in predicates, a large set of which it shares with Edinburgh C-Prolog, Quintus Prolog and SICStus Prolog. Among its features are a very fast compiler, a Quintus-like module system, library autoloading, garbage collection, atom garbage collection, fast bidirectional C interface, true C++ interface, execution profiling and many more. See the SWI-Prolog home page at http://www.swi-prolog.org for details." category: Interpreters Devel requires: cygwin libncurses7 libreadline5 terminfo