tuProlog 2.7 released for Java, Eclipse and Android
As of April 29, 2013, the new tuProlog version has been released. The tuProlog manual has also been updated. New features include the brand net P@.NET framework for aumenting .NET languages with tuProlog programs, the new SocketLibrary, and the new ThreadLibrary (loaded by default) to handle explicit multi-threading support, including primitives for message exchange and syncronization. Further improvements and bug fixes complete the release. Please note: the .NET version has not been published yet because the project structure is being revised -- it will follow shortly.New numbering scheme
A new numbering scheme has being adopted, aimed at providing a clearer cross-platform view of the version being used.- The first two digits represent the engine version.
So, as long as you see that the same two digits are the same, you can count that the inner baheviour will be the same, too.
Coherently with this approach, the new version is being released as 2.5.0 for all the supported platforms.
- The subsequent digits (usually, just the third one, possibly followed by some build indication) is platform specific and will be
used to distinguish between different versions of platform-specific items (such as IDEs, plug-in IDEs, Android UIs, etc.)
Requirements
- Java: Java 7 platform (for tuProlog 2.7)
- Android: version 2.3.x
- Eclipse: Eclipse Indigo SR1 (32/64bit) (Installation instructions Eclipse Plugin Instructions)
Download
All tuProlog versions are available on Google code, for all platforms. Click here to access Google Code repository To download, please:- Browse into the platform folder of your choice
- Select the tags subfolder
- Select the version of your choice
Also, please DO NOT select any of the main trunks: they are our working copies, and may not be as stable or complete as the main tagged releases. For any other information, please write us an email.
