icon 9.4.3-8ubuntu1 source package in Ubuntu

Changelog

icon (9.4.3-8ubuntu1) oracular; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - Switch the testsuite to use /usr/share/base-files/motd instead of
      /etc/motd, since base-files ships the former.

 -- Gianfranco Costamagna <email address hidden>  Thu, 06 Jun 2024 00:17:59 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
icon_9.4.3.orig.tar.gz 3.1 MiB c776ab4860084a5950b1ce448613657deed4582a1019edac53cec1f309dfcf2f
icon_9.4.3-8ubuntu1.debian.tar.xz 9.8 KiB 293b955b93d0d844833d24e40d8195ecfb4300304588c091416e4a51e7ce049c
icon_9.4.3-8ubuntu1.dsc 1.9 KiB 578d4d21be180c4e33746fa9abb4fda40ebe8d77a9bb8a5969b2fb48ef8efc3f

Available diffs

View changes file

Binary packages built by this source

icon-ipl: Libraries for Icon, a high-level programming language

 Ideal for both complex nonnumerical applications and for situations where
 users need quick solutions with a minimum of programming effort, Icon is a
 high-level, general purpose programming language with a syntax similar to
 Pascal and C. Its applications include: rapid prototyping, analyzing
 natural languages, generating computer programs, and artificial
 intelligence. (From the back cover of the book "The Icon Programming
 Language," by Griswold and Griswold.)
 .
 This package contains the Icon program library, a library of Icon
 procedures and programs contributed by Icon users.

icont: Interpreter for Icon, a high-level programming language

 Ideal for both complex nonnumerical applications and for situations where
 users need quick solutions with a minimum of programming effort, Icon is a
 high-level, general purpose programming language with a syntax similar to
 Pascal and C. Its applications include: rapid prototyping, analyzing
 natural languages, generating computer programs, and artificial
 intelligence. (From the back cover of the book "The Icon Programming
 Language," by Griswold and Griswold.)
 .
 This package contains the Icon translator, which converts Icon source code
 into `ucode` that can then be executed with the help of the iconx program.

iconx: Executor for Icon, a high-level programming language

 Ideal for both complex nonnumerical applications and for situations where
 users need quick solutions with a minimum of programming effort, Icon is a
 high-level, general purpose programming language with a syntax similar to
 Pascal and C. Its applications include: rapid prototyping, analyzing
 natural languages, generating computer programs, and artificial
 intelligence. (From the back cover of the book "The Icon Programming
 Language," by Griswold and Griswold.)
 .
 This package contains the Icon executor, iconx, which is needed to execute
 interpreted Icon programs. If you are starting from Icon source code (as
 opposed to precompiled `ucode' files), you will also need the icont
 package, which converts your Icon source into a program that iconx can
 execute.