DOC: new section on applications of Scryer Prolog

This addresses an important aspect of #1777.
This commit is contained in:
Markus Triska
2023-07-09 14:24:21 +02:00
committed by Mark
parent d18f128a3c
commit 918dfca409

View File

@@ -680,6 +680,26 @@ not need additional tools and formalisms for its application, and
further, it encourages declarative reasoning that can in principle further, it encourages declarative reasoning that can in principle
also be performed automatically. also be performed automatically.
## Applications
Scryer Prolog's strong commitment to the Prolog ISO standard makes it
ideally suited for use in corporations and government agencies
that are subject to strict regulations pertaining to interoperability,
standards compliance and warranty.
Successful existing applications of Scryer Prolog include the
[DocLog](https://github.com/aarroyoc/doclog) system which
generates Scryer's own documentation and homepage, [Symbolic
Analysis of Grants](https://www.brz.gv.at/en/BRZ-Tech-Blog/Tech-Blog-7-Symbolic-Analysis-of-Grants.html)
by the Austrian Federal Computing Center, and parts of the
[precautionary](https://github.com/dcnorris/precautionary/tree/main/exec/prolog)
package for the analysis of dose-escalation trials in the
safety-critical and highly regulated domain of clinical oncology.
Scryer Prolog is also very well suited for teaching and learning
Prolog, and for testing syntactic conformance and hence portability of
existing Prolog programs.
## Support and discussions ## Support and discussions
If Scryer Prolog crashes or yields unexpected errors, consider filing If Scryer Prolog crashes or yields unexpected errors, consider filing