Prolog Day Symposium
In November 2022, the ALP (Association of Logic Programming) organized the Prolog Day Symposium in Paris to celebrate 50 year of Prolog.
The link is to the slides and videos of the talks.
Interview with Pascal Hitzler: The Rise of NSAI, Explainability, Concept Induction, and more
YouTube Video
Click to view this content.
Automatic Differentiation in Prolog
Authors detail a Prolog based approach to automatic differentiation of functions. A future outcome of this present work is the creation of Prolog based Neural Networks.
Parsing AsciiDoc in Prolog
github.com prolog-asciidoc/parsing-asciidoc-in-prolog.adoc at main · alexpdp7/prolog-asciidoc
Contribute to alexpdp7/prolog-asciidoc development by creating an account on GitHub.
This is a nice example of an intermediate to somewhat advanced application of DCGs.
Next