Changes for page P@J
From version 8.1
edited by Andrea Omicini
on 19/11/2021 02:01
on 19/11/2021 02:01
Change comment:
There is no comment for this version
To version 18.1
edited by Andrea Omicini
on 22/02/2023 20:35
on 22/02/2023 20:35
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,0 @@ 1 -P@J - Parent
-
... ... @@ -1,1 +1,0 @@ 1 -Main.WebHome - Content
-
... ... @@ -1,16 +1,16 @@ 1 -{{velocity}} 2 -(% 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. 3 -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. 1 += {{patj/}} = 4 4 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; 3 +{{include reference="Punchline" excludeFirstHeading="true"/}} 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 {{2p/}} open-source Prolog engine for Java. 6 + 7 +{{patj/}} achieves smoother language-interoperability through two stacked layers: 8 +* an API layer for automated mapping of Java types into Prolog types (and viceversa) and seamless exploitation of the Generic Collections Framework; 7 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 8 9 -> P@JTechnology11 +>{{patj/}} Technology 10 10 11 11 * click [[here>>attach:pj.jar]] for downloading the latest version of P@J 12 12 * [[Java Annotation Framework for tuProlog>>JavaAnnotationProlog]] 13 13 14 ->P@J Publications 15 - 16 -{{velocity}}#set( $tag = 'P@J' ){{/velocity}}{{include reference='Publications.Tag'/}} 16 +{{include reference="Environment" excludeFirstHeading="true"/}}