-
Prolog+CG 2.0.12 released
Prolog+CG version 2.0.12 has been released. Prolog+CG is an implementation of Prolog which includes support for John Sowa's Conceptual Graphs.
2006-01-31 14:29:32 UTC by datjalb
-
Prolog+CG 2.0.11 released
Hello,
Prolog+CG 2.0.11 has been released here:
http://sourceforge.net/project/showfiles.php?group_id=113468&package_id=122737&release_id=356546
Prolog+CG has a homepage here:
http://prologpluscg.sourceforge.net
This release brings five critical (though not security-oriented) bugfixes. All users are advised to upgrade.
See the ChangeLog and Release Notes for details:
http://sourceforge.net/project/shownotes.php?release_id=356546
Enjoy!
Ulrik Petersen
Prolog+CG 2.0 maintainer
2005-09-14 18:57:56 UTC by ulrikp
-
Prolog+CG 2.0.10 released
Hello,
Prolog+CG version 2.0.10 has been released here:
http://sourceforge.net/project/showfiles.php?group_id=113468&package_id=122737&release_id=351109
Prolog+CG 2.0 has a homepage here:
http://prologpluscg.sourceforge.net
This release brings:
- A built-in debugger that actually works
- A Win32 .exe file that starts Prolog+CG with the appropriate Java VM (no more messing around with start.bat)
- A Win32 executable run-and-click-next installer.
The release is also available as a .zip file for people who are not on Win32.
Enjoy!
Ulrik Petersen
2005-08-23 12:12:20 UTC by ulrikp
-
Prolog+CG version 2.0.9 released
Hello,
I've released version 2.0.9 of the legacy version of Prolog+CG.
http://prologpluscg.sourceforge.net/
Most users should switch to the version under Amine Platform, <http://amine-platform.sourceforge.net/>.
This version sees the following changes over 2.0.8:
1) The manual has been completely redone in LaTeX, thereby supporting PDF generation. It has been reformatted for more natural navigation, and now uses latex2html to translate to HTML. The manual is in the root directory of the distribution.
2) The program no longer generates .obj files; it simply recompiles the program whenever it needs to. With today's fast computers, the .obj files were becoming more of a liability than an asset, due to bugs in the code as well as problems with generating .obj files underneath "C:\Program Files\" on Windows 2000 and Windows XP (problems with permissions).
3) A bug was fixed in concat/3. See the ChangeLog for details if you want to know what it was.
Enjoy!
Ulrik Petersen
Maintainer of the legacy version of Prolog+CG.
2005-05-13 04:16:03 UTC by ulrikp
-
Prolog+CG version 2.0.8 released
Hello,
I've released Prolog+CG version 2.0.8 here:
http://prologpluscg.sourceforge.net/download.html
Changes over 2.0.7 include:
1) A bug was fixed whereby some built-in predicates would not work any more.
2) Two new built-in predicates were added: maxComSubTypes and minComSuperTypes. See the manual for their definition.
Enjoy!
Ulrik Petersen
PrologPlusCG maintainer
2005-04-06 20:20:34 UTC by ulrikp