algol68g 3.1.0-1 source package in Ubuntu

Changelog

algol68g (3.1.0-1) unstable; urgency=medium
  
  * Upstream URL update.
  * New upstream version 3.1.0
  * In debian/control: Removed autotools-dev from build-dependencies

 -- Tomas Fasth <email address hidden>  Mon, 14 Nov 2022 23:24:47 +0100

Upload details

Uploaded by:
Tomas Fasth
Uploaded to:
Sid
Original maintainer:
Tomas Fasth
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
algol68g_3.1.0-1.dsc 1.7 KiB 6048a0c0e29a3a6c9c274f03c62ef491a13cb44f7ed0fd7ca217fb836ed8402c
algol68g_3.1.0.orig.tar.gz 615.9 KiB 92de7dee8974197329e2fb2c5f673a6cfa4fedf45092390907f082a97f4266b5
algol68g_3.1.0-1.debian.tar.xz 2.6 KiB cddb9c33cece459e54b42a5426aa7ca264f25527a56f1fab5bfbb060782013ff

Available diffs

No changes file available.

Binary packages built by this source

algol68g: Implementation of Algol 68 as defined by the Revised Report

 Algol 68 is a secure, expression-oriented programming language with which
 you elegantly code algorithms without having to bother too much about
 irrelevant technical details and limitations inherent to many other
 languages.
 .
 Algol 68 Genie offers for example:
 » many runtime checks facilitating debugging and improving the
 » reliability of your programs, native support for arbitrary precision
 » arithmetic including complex numbers, syntactic constructions to
 » support linear algebra, a gdb-style debugger and a pretty-printer to
 » beautify source code, optional linkage to GNU plotutils, the GNU
 » scientific library or PostgreSQL, extensions as UNIX pipes, regular
 » expression matching, and web page content fetching.

algol68g-dbgsym: debug symbols for algol68g