This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/docs/md/extensions.md

314 B

Extensions to core Prolog.

YAP includes a number of extensions over the original Prolog language.

  • @ref Rational_Trees

  • @subpage attributes

  • @ref DepthLimited

  • @ref Tabling

  • @ref Threads

  • @ref Profiling

  • @ref YAPArrays

  • @ref Parallelism