|
User #221431 271 posts
Forum Regular
|
Has anyone interfaced gnuprolog with Java? If so, can you please direct me to some examples using the gnuprolog classes? |
posted 2008-May-11, 6pm AEST
|
|
User #44690 10550 posts
Whirlpool Forums Addict
|
What an unusual combination! |
posted 2008-May-11, 7pm AEST
|
|
User #221431 271 posts
Forum Regular
|
It is! I have a rather complex Java application which needs to be extended to use the logic of prolog. Don't worry, this isn't a university assignment :-) |
posted 2008-May-11, 7pm AEST
|
|
User #146591 993 posts
Whirlpool Enthusiast
|
Java<->C<->Prolog |
posted 2008-May-11, 9pm AEST
|
|
User #36572 3462 posts
Whirlpool Forums Addict
|
Java<->C<->Prolog |
posted 2008-May-12, 10am AEST
|
|
User #221431 271 posts
Forum Regular
|
I really don't want to go down the road of Java -> C -> Prolog, considering GNU Prolog have released classes that enable the use of Prolog in Java. Finding someone that has actually used it is quite a task. |
posted 2008-May-12, 11am AEST
|
|
User #44690 10550 posts
Whirlpool Forums Addict
|
considering GNU Prolog have released classes that enable the use of Prolog in Java. |
posted 2008-May-12, 5pm AEST
|
|
User #221431 271 posts
Forum Regular
|
They haven't extended it, but it has been used. Academic papers have been published showing the use of GNU Prolog with Java, but those authors don't give examples. |
posted 2008-May-12, 7pm AEST
|