Changes for page P@J

From version 2.1
edited by Andrea Omicini
on 10/08/2021 15:37
Change comment: Document converted from syntax xwiki/1.0 to syntax xwiki/2.1
To version 3.1
edited by Andrea Omicini
on 10/08/2021 15:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,12 +1,15 @@
1 -(% style="font-size:18px; " %) P@J (or PatJ)
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 +>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.
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.
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 -
5 +P@J achieves smoother language-interoperability through two stacked layers:
7 7  * an API layer for automated mapping of Java types into Prolog types (and viceversa) and seamless exploitation of the Generic Collections Framework;
8 8  * 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.
9 9  
10 -Click [[here>>http://apice.unibo.it/xwiki/bin/download/PatJ/WebHome/pj.jar]] for downloading the latest version of P@J!
9 +== P@J Technology ==
11 11  
12 -Check the articles describing the features of P@J [[here>>http://apice.unibo.it/xwiki/bin/view/Publications/Search?text=P%40J]]
11 +Click [[here>>attach:pj.jar]] for downloading the latest version of P@J
12 +
13 +== P@J Publications==
14 +
15 +{{velocity}}#set( $tag = 'P@J' ){{/velocity}}{{include reference='Publications.Tag'/}}

Contacts

Mirko Viroli

2P