On 2011/06/08, at 16:19, Alois Schloegl wrote: > A colleague of mine wants to have SICStus Prolog. When I mentioned free > alternatives like gprolog and swi-prolog, his reasoning for using SICStus > Prolog over gprolog/swi-prolog is, that > > "Sicstus has a strong library support. For example: Library for list > operations: > > 1. Sicstus: > http://www.sics.se/sicstus/docs/latest4/html/sicstus.html/lib_002dlists.html > > 2. SWI: > http://www.swi-prolog.org/pldoc/doc_for?object=section%282,%27A.12%27,swi%28%27/doc/Manual/lists.html%27%29%29 > > 3. GProlog > http://www.swi-prolog.org/pldoc/doc_for?object=section%282,%27A.12%27,swi%28%27/doc/Manual/lists.html%27%29%29 > > > Therefore, I'm wondering whether there are resources out there that address > this issue.
Logtalk includes *portable* libraries that run as-is on B-Prolog, CxProlog, ECLiPSe, GNU Prolog, Qu-Prolog, SICStus Prolog, SWI-Prolog, XSB, and YAP. A listing of these libraries can be browsed here: http://logtalk.org/library/index.html Cheers, Paulo ----------------------------------------------------------------- Paulo Jorge Lopes de Moura, PhD Assistant Professor Dep. of Computer Science, University of Beira Interior 6201-001 Covilhã, Portugal Office 3.18 Ext. 3276 Phone: +351 275319891 Fax: +351 275319899 Email: <mailto:[email protected]> Home page: <http://www.di.ubi.pt/~pmoura> Research: <http://logtalk.org/> Blog: <http://blog.logtalk.org/> ----------------------------------------------------------------- _______________________________________________ Users-prolog mailing list [email protected] https://lists.gnu.org/mailman/listinfo/users-prolog
