Multi-paradigm Java-Prolog integration in tuProlog

  • Authors:
  • Enrico Denti;Andrea Omicini;Alessandro Ricci

  • Affiliations:
  • DEIS, Dipartimento di Elettronica, Informatica e Sistemistica, Alma Mater Studiorum, Università di Bologna, Bologna, Italy;DEIS, Dipartimento di Elettronica, Informatica e Sistemistica, Alma Mater Studiorum, Università di Bologna, Cesena, Italy;DEIS, Dipartimento di Elettronica, Informatica e Sistemistica, Alma Mater Studiorum, Università di Bologna, Cesena, Italy

  • Venue:
  • Science of Computer Programming
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

tuProlog is a Java-based Prolog engine explicitly designed to be minimal, dynamically configurable, and support full and clean Prolog/Java integration. In this paper, we discuss the tuProlog approach to Prolog/Java multi-paradigm integration. After tuProlog motivations and requirements, we present some examples of bidirectional Prolog/Java integration and discuss the model and architecture of the tuProlog system. Then, we focus on the specific issue of the access to Java resources from tuProlog, discuss the essentials of its implementation, and compare it extensively with many other relevant related approaches and systems.