On Bridging Prolog and Python to Enhance an Inductive Logic Programming System
ACM SIGPLAN via YouTube
Learn Backend Development Part-Time, Online
Power BI Fundamentals - Create visualizations and dashboards from scratch
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
This conference talk explores the development of a Prolog-Python interface designed to combine Prolog's deductive reasoning capabilities with Python's extensive libraries for data analysis and machine learning. Learn how the presenters implemented this interface using a three-step methodology: creating C++ classes that match Python classes, utilizing an interface generator to export relevant classes, and employing C code to convert between the two programming environments. The presentation demonstrates the practical application of this interface by enhancing an Inductive Logic Programming System with visualization capabilities and showing how to connect with a standard classifier. Delivered at the 27th International Symposium on Practical Aspects of Declarative Languages (PADL'25) conference, this 28-minute talk by Vitor Santos Costa and Miguel Areias from the University of Porto provides valuable insights for developers interested in bridging declarative and imperative programming paradigms.
Syllabus
[PADL'25] On Bridging Prolog and Python to Enhance an Inductive Logic Programming System
Taught by
ACM SIGPLAN