Changes for page P@J

From version 14.1
edited by Andrea Omicini
on 31/12/2021 13:23
Change comment: There is no comment for this version
To version 15.1
edited by Andrea Omicini
on 31/12/2021 13:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,9 +2,11 @@
2 2  
3 3  {{include reference="Punchline" excludeFirstHeading="true"/}}
4 4  
5 +Although object-oriented languages are nowadays the mainstream for application development, several research contexts suggest that a multi-paradigm approach is worth pursuing. In particular, a declarative, logic-based paradigm could fruitfully add functionalities related to intelligence, adaptivity, and conciseness in expressing algorithms. The aim of the **{{patj/}}** project is to provide a framework for enhancing interoperability between Java and Prolog, based on the tuProlog open-source Prolog engine for Java.
6 +
5 5  P@J achieves smoother language-interoperability through two stacked layers:
6 -* an API layer for automated mapping of Java types into Prolog types (and viceversa) and seamless exploitation of the Generic Collections Framework;
7 -* an annotation layer, that aims at truly extending Java programming with the ability of specifying Prolog-based declarative implementations of Java methods, relying on Java annotations.)))
8 +* an API layer for automated mapping of Java types into Prolog types (and viceversa) and seamless exploitation of the Generic Collections Framework;
9 +* an annotation layer, that aims at truly extending Java programming with the ability of specifying Prolog-based declarative implementations of Java methods, relying on Java annotations.
8 8  
9 9  >P@J Technology
10 10  

Contacts

Mirko Viroli

2P