DESCR 672 B

12345678910111213
  1. SWI-Prolog started life in 1986 as a Prolog in the Edinburgh tradition.
  2. Its development has been guided from the very beginning by the desire to
  3. build large scale applications in Prolog. For this reason it stresses
  4. connectivity to the C-language, few system limits, comprehensive memory
  5. management, modules, multi-threading, coroutining, constraints and a
  6. fast and interactive development environment. Portable libraries for
  7. graphics, databases, networking, web-services, XML, RDF and many more
  8. complete the system.
  9. SWI-Prolog is compliant to part one of ISO standard Prolog. In addition
  10. it provides functionality compatible to Quintus, SICStus, LPA, Ciao and
  11. many more.