27 lines
364 B
Markdown
27 lines
364 B
Markdown
|
|
@defgroup extensions Extensions to core Prolog.
|
|
|
|
@{
|
|
|
|
|
|
YAP includes a number of extensions over the original Prolog
|
|
language. Next, we discuss how to use the most important ones.
|
|
|
|
+ @ref Rational_Trees
|
|
|
|
+ @ref AttributedVariables
|
|
|
|
+ @ref DepthLimited
|
|
|
|
+ @ref Tabling
|
|
|
|
+ @ref Threads
|
|
|
|
+ @ref Profiling
|
|
|
|
+ @ref YAPArrays
|
|
|
|
+ @ref Parallelism
|
|
|
|
@}
|