pakcs 2.2.0-1 source package in Ubuntu

Changelog

pakcs (2.2.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Bump versioned B-Ds and Ds for PAKCS 2.2.0.
    + Bump Standards-Version: to 4.4.1. No changes needed.
  * debian/move2docs_and_symlink.sh:
    + Fail on errors.
  * debian/rules:
    + Update move2docs command list (for tools/cpm/Implementation.md and
      tools/optimize/README.txt -> README.md).

 -- Mike Gabriel <email address hidden>  Tue, 14 Jan 2020 07:35:43 +0100

Upload details

Uploaded by:
Debian Curry Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Curry Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
pakcs_2.2.0-1.dsc 2.1 KiB f8c85cbe8c0ff551c4f5da7087da6209682ac743e60549dd489fcfb20a096ebf
pakcs_2.2.0.orig.tar.gz 607.5 KiB 2414b7c97922ce217d52566980e799b0e65490f7665d30d106356a3abecc6a51
pakcs_2.2.0-1.debian.tar.xz 11.8 KiB b0349ffb31c2917d7065484ca551020983234142cb2f35dcf902fa1beac3ce8b

Available diffs

No changes file available.

Binary packages built by this source

pakcs: Portland Aachen Kiel Curry Compiler

 PAKCS is an implementation of the multi-paradigm declarative language
 Curry jointly developed by the Portland State University, the Aachen
 University of Technology, and the University of Kiel. Although this is
 not a highly optimized implementation but based on a high-level
 compilation of Curry programs into Prolog programs, it is not a toy
 implementation: PAKCS has been used for a variety of applications so far
 (e.g., graphical programming environments, an object-oriented front-end
 for Curry, partial evaluators, database applications, HTML programming
 with dynamic web pages, prototyping embedded systems). The size of all
 current Curry applications implemented with PAKCS amounts to more than
 150,000 lines (or 8 mbytes) of program code.