Version: 3.0.4, Package name: algol68g-3.0.4 |
Maintained by: Brian Callahan |
Master sites: |
Description The Algol 68 Genie project preserves and promotes Algol 68 out of educational as well as scientific-historical interest, by making available a recent checkout compiler-interpreter written from scratch together with extensive documentation for both the language and this new implementation. Algol 68 Genie is a fast compiler-interpreter which ranks among the most complete implementations of the language. |
Filesize: 607.542 KB |
Version History (View Complete History) |
|
2021-11-07 13:33:01 by Brian Callahan | Files touched by this commit (2) |
Log message: Ignore usleep return value; if usleep fails with EINTR then it causes the program to abort, which probably wasn't intended. Report and diff from Omar Polo, thanks! |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-08-13 18:50:17 by Brian Callahan | Files touched by this commit (5) |
Log message: Bugfix update to algol68g-2.8.5 -- tests disappeared from the tarball |