Prolog cafe: A prolog to java translator system

M Banbara, N Tamura, K Inoue - International Conference on Applications …, 2005 - Springer
Prolog into C [3], C++, Java, C#. We present the Prolog Cafe system that translates Prolog
into Java… The execution model of translated Java classes is based on the WAM. Main features …

Integration of Prolog and Java with the connector architecture CAPJa

L Ostermayer - 2017 - opus.bibliothek.uni-wuerzburg.de
… A simple Prolog program for the translation with Prolog Cafe. … Prolog from Java and novel
mechanisms for Prolog queries from Java, the opposite direction of accessing Java from Prolog

[PDF][PDF] Java-centered Translator-based Multi-paradigm Software Development Environment

XS Wang - Citeseer
… of the translators, Prolog Cafe and Linj, … Prolog Cafe generates Java source code as a
standalone application running through a command-line interpreter that comes with Prolog Cafe. …

[PDF][PDF] A Prolog Framework for Integrating Business Rules into Java Applications.

L Ostermayer, D Seipel - KESE, 2013 - Citeseer
… by standard PROLOG rules, which can be evaluated on the PROLOG side; they could also
be compiled to JAVA by available PROLOG to JAVA converters such as Prolog Cafe – since …

[PDF][PDF] Compiling Prolog to Idiomatic Java

M Eichberg - Technical Communications of the 27th International …, 2011 - drops.dagstuhl.de
… we translate a predicate that has multiple clauses to JavaProlog Café to gain a better
understanding of the optimizability of the code generated by our approach. In case of Prolog Café

[PDF][PDF] A Translator of Actor Prolog to Java.

AA Morozov, AF Polupanov, OS Sushkova - Challenge+ DC@ RuleML, 2015 - fullvision.ru
Prolog is a concurrent object-oriented logic language developed in [1]. We demonstrate
a state-of-the-art translator of Actor Prolog to Java … The translator implements a set of high-level …

Language interoperability and logic programming languages

JJ Cook - 2005 - era.ed.ac.uk
Prolog and use C#’s graphical, networking and other libraries. P# was developed from a
modified port of the Prolog to Java translator, Prolog Café… by translating some Prolog predicates …

[PDF][PDF] P#: Using Prolog within the .NET Framework

J Cook - 2002 - inf.ed.ac.uk
… the Prolog into Java and ran the Java using Prolog Café, … convert Prolog names into C#
names. Code to perform the name translation is required in both the translator (written in Prolog

[HTML][HTML] Jpc: A library for categorising and applying inter-language conversions between java and prolog

S Castro, K Mens, P Moura - Science of Computer Programming, 2017 - Elsevier
… , categorising and applying JavaProlog conversion routines. … -dependent conversion
constructs in their JavaProlog systems… the best conversion of a Java object to a Prolog term may …

Translating Nondeterministic Functional Language based on Attribute Grammars into Java

M Umeda, R Naruse, H Sone, K Katamine - International Conference on …, 2011 - Springer
… based on binarization [18], while P# [19] is a Prolog to C# translator based on Prolog Cafe
with concurrent extensions. The binarization with continuation passing is a useful idea for …