Modifiche per il documento P@J

Dalla versione 6.1
modificato da Andrea Omicini
il 10/08/2021 15:43
Cambia il commento: Nessun commento per questa versione
Alla versione 3.1
modificato da Andrea Omicini
il 10/08/2021 15:37
Cambia il commento: Nessun commento per questa versione

Summary

Details

Page properties
Titolo
... ... @@ -1,1 +1,0 @@
1 -P@J
Padre
... ... @@ -1,1 +1,0 @@
1 -Main.WebHome
Content
... ... @@ -1,6 +1,7 @@
1 1  >Although object-oriented languages are nowadays the mainstream for application development, several research contexts suggest that a multi-paradigm approach is worth pursuing.
2 2  >In particular, a declarative, logic-based paradigm could fruitfully add functionalities related to intelligence, adaptivity, and conciseness in expressing algorithms. The aim of the P@J project is to provide a framework for enhancing interoperability between Java and Prolog, based on the tuProlog open-source Prolog engine for Java.
3 3  
4 +
4 4  P@J achieves smoother language-interoperability through two stacked layers:
5 5  * an API layer for automated mapping of Java types into Prolog types (and viceversa) and seamless exploitation of the Generic Collections Framework;
6 6  * 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.
... ... @@ -7,8 +7,7 @@
7 7  
8 8  == P@J Technology ==
9 9  
10 -* click [[here>>attach:pj.jar]] for downloading the latest version of P@J
11 -* [[Java Annotation Framework for tuProlog>>JavaAnnotationProlog]]
11 +Click [[here>>attach:pj.jar]] for downloading the latest version of P@J
12 12  
13 13  == P@J Publications==
14 14  

Riferimenti

Mirko Viroli

2P