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

12 lines
187 B
Markdown
Raw Normal View History

2018-05-10 23:27:41 +01:00
2018-05-10 13:23:14 +01:00
@defgroup extensions Extensions to core Prolog.
2017-05-19 09:54:35 +01:00
2018-05-10 13:23:14 +01:00
@{
2017-05-19 09:54:35 +01:00
2018-05-10 13:23:14 +01:00
YAP includes a number of extensions over the original Prolog
language. Next, we discuss how to use the most important ones.
2017-05-19 09:54:35 +01:00
2018-05-10 13:23:14 +01:00
@}