Path to this page:
./
lang/algol68g,
Algol 68genie compiler
Branch: CURRENT,
Version: 3.5.5nb3,
Package name: algol68g-3.5.5nb3,
Maintainer: rhialtoThe 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.
Note: 'a68g --compile' requires <quadmath.h> from gcc 8+.
Required to run:[
graphics/plotutils] [
math/gsl]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Package options: plotutils
Master sites:
Filesize: 648.638 KB
Version history: (Expand)
- (2024-11-15) Updated to version: algol68g-3.5.5nb3
- (2024-11-01) Updated to version: algol68g-3.5.5nb2
- (2024-11-01) Updated to version: algol68g-3.5.5nb1
- (2024-10-05) Updated to version: algol68g-3.5.5
- (2024-05-29) Updated to version: algol68g-3.4.4nb2
- (2024-05-16) Updated to version: algol68g-3.4.4nb1
CVS history: (Expand)
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-10-05 17:51:02 by Olaf Seibert | Files touched by this commit (4) | |
Log message:
lang/algol68g: update to 3.5.5
Version 3.5.0-5, February/June 2024
* Write diagnostics to stderr instead of stdout.
* Minor fix to configuration on Gentoo, OpenBSD and Fedora.
* Minor fixes.
Version 3.4.0-7, October 2023/January 2024
* Fix Darwin configuration issue.
* Enable plugin compiler on Apple Silicon Macs.
* C17 compliant code.
* Procedure "http content" now requires libcurl.
* Procedure "tcp request" is deprecated.
* Minor fixes.
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2024-05-16 08:15:47 by Thomas Klausner | Files touched by this commit (692) |
Log message:
*: recursive bump for gnutls p11-kit option
(existing installations need the bl3.mk included, but it's now only
optionally included)
|
2023-12-01 19:35:12 by Olaf Seibert | Files touched by this commit (6) | |
Log message:
lang/algol68g: update to 3.4.4.
Version 3.4.0-4, October 2023
* Fix Darwin configuration issue.
* Enable plugin compiler on Apple Silicon Macs.
* C17 compliant code.
* Procedure "http content" now requires libcurl.
* Procedure "tcp request" is deprecated.
* Minor fixes.
Version 3.3.1-24, August/September 2023
* Fix configuration issue for 32-bit systems.
* Minor fixes.
* Distribution updates.
|
2023-08-26 17:18:57 by Olaf Seibert | Files touched by this commit (3) | |
Log message:
lang/algol68g: update to version 3.3.5
Version 3.3.1-5, August 2023
* Minor fixes.
Version 3.3.0, August 2023
* Minor fixes.
* Add procedure "https content" (UNIX).
* Add procedures "puts", "gets", "putsf", \
"getsf" and
"string", "stringf".
Version 3.2.1, July 2023
* Minor fixes.
* Distribution updates.
Version 3.2.0, June 2023
* Enable CLANG as (optional) back-end plugin compiler, as alternative for GCC.
Version 3.1.1-3.1.9, January/May 2023
* Fix configuration bug preventing building on Cygwin.
* Fix undefined errno upon succesful relpath call on some systems.
* Distribution update.
* Minor bug fixes.
|