Modifiche per il documento P@J
Dalla versione 1.1
modificato da Mirko Viroli
il 08/10/2020 00:28
il 08/10/2020 00:28
Cambia il commento:
Imported from XAR
Alla versione 13.1
modificato da Andrea Omicini
il 31/12/2021 13:20
il 31/12/2021 13:20
Cambia il commento:
Nessun commento per questa versione
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Padre
-
... ... @@ -1,0 +1,1 @@ 1 +Main.WebHome - Autore del documento
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. MirkoViroli1 +XWiki.AndreaOmicini - Syntax
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki 1.01 +XWiki 2.1 - Content
-
... ... @@ -1,19 +1,17 @@ 1 -{ style:type=span|font-size=18px}P@J(or PatJ){style}1 += {{italiano}}Home di {{/italiano}}{{patj/}}{{english}} Home{{/english}} = 2 2 3 -Although object-oriented languages are nowadays the mainstream for application development, several research contexts suggest that a multi-paradigm approach is worth pursuing. 3 +{{velocity}} 4 +(% style='border-color:$theme.borderColor; border-style:hidden solid solid hidden' %)!!(((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. 5 +{{/velocity}} 4 4 5 -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. P@J achieves smoother language-interoperability through two stacked layers: 6 6 8 +P@J achieves smoother language-interoperability through two stacked layers: 9 +* an API layer for automated mapping of Java types into Prolog types (and viceversa) and seamless exploitation of the Generic Collections Framework; 10 +* 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 7 12 +>P@J Technology 8 8 9 - * an API layer for automated mapping of Java types into Prolog types (and viceversa) and seamless exploitation of the Generic Collections Framework; 14 +* click [[here>>attach:pj.jar]] for downloading the latest version of P@J 15 +* [[Java Annotation Framework for tuProlog>>JavaAnnotationProlog]] 10 10 11 - * 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. 12 - 13 - 14 - 15 -Click [here | http://apice.unibo.it/xwiki/bin/download/PatJ/WebHome/pj.jar] for downloading the latest version of P@J! 16 - 17 -Check the articles describing the features of P@J [here | http://apice.unibo.it/xwiki/bin/view/Publications/Search?text=P%40J] 18 - 19 - 17 +{{include reference="Environment" excludeFirstHeading="true"/}}