gprolog 1.2.13

Version of implementation GNU Prolog of programming language Prolog

A version of GNU Prolog, released on June 14th, 2002.

Changes:

Ports:

  • powerpc/Darwin (Mac OS X)

Bugfixes:

  • fix bug in Win32 GUI console (deal with edit control text limit)
  • fix bug with in-place installation procedure
  • fix problem with portray_clause/2 using $VARNAME and $VAR now portray_clause((p(Z):-p(‘$VARNAME’(‘A’),Z))) is ok
  • fix bug with stream buffering (open/4 and set_stream_buffering/2)

New features and improvements:

  • add stream mirror facility (see add_stream_mirror/2)