A set of Java classes and C functions providing a bridge between Java and Prolog

Project Activity

See All Activity >

License

GNU Library or Lesser General Public License version 2.0 (LGPLv2)

Follow JPL

JPL Web Site

Other Useful Business Software
The Voice API that just works | Twilio Icon
The Voice API that just works | Twilio

Build a scalable voice experience with the API that's connecting millions around the world.

With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
0
0
0
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 1 / 5

User Reviews

  • Compiling this project is painful. It's not an excruciating pain, but it's painful nonetheless. First of all, you have to edit the GNU Makefile called rules.mk, which according to INSTALL tells you what you have to edit and how. Which would be fine, except that this is a total lie. The standard place to look for Java is not "/opt/java" for example. Why do we do PLATFORM_INCLUDE=GENUNIX? What does this mean? If I use Ubuntu, or RHEL, or worse, Windows, what is it supposed to say then? You also need to manually enter the SWI-Prolog version. But SWI-Prolog supports swipl --version, so why not shell out and find out for yourself? Why do I, the user have to do that? The only thing I should have to do is type "make", and the rest of this stuff should be taken care of by itself. Yeah, you need to get hold of the JNI header file. I understand that this is something I need to tell the makefile. But seriously? The rest of this is complete insanity. Like asking about libpl.a, which doesn't exist anymore, since SWI-Prolog now calls it "libswipl.a", which also took some googling to find out. And the variable PLATFORM_LIB? That's not how it works if you install SWI Prolog from a package manager. And that you're expecting SWI-Prolog version 3.something.something when we're on > 7.0.0, scares me. At least include some helpful error messages in the makefile. Having to google things just to come to a crashing halt, when you realise that no, libpl.a doesn't exist, and you have no idea how to fix this, is not a friendly thing to do. Furthermore when the promise of the makefile telling you what you need to type in is a lie, it hurts my feelings.
Read more reviews >

Additional Project Details

Intended Audience

Developers

User Interface

Non-interactive (Daemon)

Programming Language

C, Java

Related Categories

C Software Development Software, Java Software Development Software

Registered

2000-07-28