Ulrik Petersen | 4 Feb 2005 00:20

CG: Announce: Prolog+CG version 2.0.6

List,

I've released Prolog+CG version 2.0.6.

http://prologpluscg.sourceforge.net/

Note that I am only maintaining version 2.0 as a service to the 
community.  Dr. Adil Kabbaj, the author of Prolog+CG, will release 
version 3 at some point, as part of the Amine project.

The major news in this release is that you can now run Prolog+CG as a 
web-based applet.  This should give some didactic advantages to 
instructors wishing to use Prolog+CG, as well as being useful to people 
who wish to expose their research on the Internet.

As always, criticism, comments, feedback, bugreports, patches, etc. are 
welcome, and should be directed to me if it pertains to version 2.  
However, neither Dr. Kabbaj nor I can provide support on how to use 
Prolog+CG.  We are simply too busy.

Release notes appear below.

Enjoy!

Ulrik Petersen
Prolog+CG maintainer

Release 2.0.6 (February 3, 2005)
================================

This release sees a number of additions and changes:

- PrologPlusCG can now be run as a web-based applet.  See the manual
 for more information.

- write/1 no longer emits a newline.  Note that this makes your
 programs not backwards compatible if they use write.

- There are three new built-in predicates: nl/0 (which emits a
 newline), writenl/1 (which writes its argument and emits a newline),
 and clearConsole/0 (which clears the console area).

- write and writenl now treat string parameters specially, also when
 encapsulated in variables (but not in terms, CGs, concepts, or any
 other type).  In particular, the beginning and ending "double
 quotes" are removed before printing.  This should make it easier to
 communicate with the user, both in applets and in the usual
 applications.

Enjoy!

Ulrik Petersen
Prolog+CG maintainer

--

-- 
Ulrik Petersen, MA, B.Sc.
University of Aalborg, Denmark
Homepage: http://ulrikp.org

========================
To post a message, send mail to cg@...
To unsubscribe, send mail to majordomo@... with the command
'unsubscribe cg' in the message body.
See http://news.gmane.org/gmane.comp.ai.conceptual-graphs for the mailing list archive.
See http://www.cs.uah.edu/~delugach/CG for the Conceptual Graph Home Page.
For help or administrative assistance, mail to owner-cg@...


Gmane