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
Vitor Santos Costa 6e7846e210 docs
2017-05-02 07:42:21 +01:00

22 lines
303 B
Markdown

Extensions to core Prolog. {#extensions}
========================
YAP includes a number of extensions over the original Prolog
language.
+ @subpage attributes
+ @ref Rational_Trees
+ @ref DepthLimited
+ @ref Tabling
+ @ref Threads
+ @ref Profiling
+ @ref YAPArrays
+ @ref Parallelism