prolog@gentoo.org Prolog xgqt@gentoo.org Maciej Barć SWI-Prolog is a versatile implementation of the Prolog language. Although SWI-Prolog gained its popularity primarily in education, its development is mostly driven by the needs for application development. This is facilitated by a rich interface to other IT components by supporting many document types and (network) protocols as well as a comprehensive low-level interface to C that is the basis for high-level interfaces to C++, Java (bundled) and other externally available. https://www.swi-prolog.org/ChangeLog https://www.swi-prolog.org/pldoc/doc_for?object=manual https://github.com/SWI-Prolog/swipl-devel/issues/ SWI-Prolog/swipl-devel Use libarchive for extension packs Add support for CLI interfaces based on readline and libedit Add support for TIPC inter-process communication Optimize the build using Profile Guided Optimization (PGO) Use libyaml for YAML pack