NOTICE: This package has been removed from pkgsrc

./wip/algol68g, Algol 68genie compiler

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.2.0, Package name: algol68g-2.2.0, Maintainer: olafs

The development of Algol played an important role in establishing
computer science as an academic discipline. The Algol 68 Genie project
preserves Algol 68 out of educational as well as scientific-historical
interest, by making available Algol 68 Genie; a recent, well-featured
implementation written from scratch. Algol 68 Genie is a practically
full implementation of the language defined by the Revised Report. The
implementation is a hybrid compiler-interpreter; units with considerable
interpreter-overhead can optionally be compiled.


Required to run:
[graphics/plotutils] [math/gsl]

Required to build:
[pkgtools/x11-links] [devel/autoconf] [devel/libtool-base] [devel/automake]

Package options: pgsql, plotutils

Master sites:

SHA1: 513d6faa865afa0c55b25c419cf22589b4acc9b7
RMD160: 9bd631fa9a2b2c6dd666c275f155a0189ab0d955
Filesize: 494.321 KB

Version history: (Expand)


CVS history: (Expand)


   2011-10-11 14:47:54 by Ryo ONODERA | Files touched by this commit (5) | Package removed
Log message:
Imported to lang/algol68g
   2011-10-11 14:40:48 by Ryo ONODERA | Files touched by this commit (1)
Log message:
make pkglint happy.
   2011-10-11 14:37:48 by Ryo ONODERA | Files touched by this commit (7)
Log message:
Update to 2.3.1

Disable install of documentation.

Changelog:
17.09.2011 - 2.3.1
Fixed minor issue in mode table builder.

16.09.2011 - 2.3.1
Fixed minor issue in interpreter.

11.09.2011 - 2.3.0
Fixed minor issue in code generator.

09.09.2011 - 2.3.0
Fixed medium issue in mode checker.

06.09.2011 - 2.3.0
Fixed minor issue in the scanner.

02.09.2011 - 2.3.0
24.08.2011 - 2.3.0
Fixed minor issues in mode checker.

18.07.2011 - 2.3.0
Alpha: non-local environs.

14.07.2011 - 2.3.0
Alpha: ghost elements for empty rows.

09.07.2011 - 2.3.0
New self-consistency criterion for the mode table builder.
   2011-07-27 00:50:55 by Olaf Seibert | Files touched by this commit (7) | Imported package
Log message:
Import algol68g-2.2.0 as wip/algol68g.

The development of Algol played an important role in establishing
computer science as an academic discipline. The Algol 68 Genie project
preserves Algol 68 out of educational as well as scientific-historical
interest, by making available Algol 68 Genie; a recent, well-featured
implementation written from scratch. Algol 68 Genie is a practically
full implementation of the language defined by the Revised Report. The
implementation is a hybrid compiler-interpreter; units with considerable
interpreter-overhead can optionally be compiled.