Paketname | iconc |
Beschreibung | Compiler for Icon, a high-level programming language |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 9.4.3-2 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 5765 Byte |
Hängt ab von | libc6 (>= 2.7-1), gcc, libx11-dev, libxt-dev |
Empfohlene Pakete | |
Paketbetreuer | Christian Hudon |
Quelle | icon |
Paketgröße | 1235542 Byte |
Prüfsumme MD5 | dd57eaf5f2d9a5c9fc4343faca60f65d |
Prüfsumme SHA1 | d52b81f6ea8fe096b2628c4e5e41a18d944b0eb9 |
Prüfsumme SHA256 | 6dfcbe15f754d699e68af3899234932176fb1ec672458a6c19489bf57a54d993 |
Link zum Herunterladen | iconc_9.4.3-2_i386.deb |
Ausführliche Beschreibung | 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 compiler. It generates programs that
generally run faster than those of the icont/iconx Icon interpreter. On the
other hand, the Icon compiler takes much longer to compile programs and is
more memory-hungry than the iconx/icont pair. As such, the compiler is
probably only useful to speed up the execution of large Icon programs once
they are fully developed and debugged.
|