Paketname | iconc |
Beschreibung | Compiler for Icon, a high-level programming language |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 9.4.3-2ubuntu3 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 5828 Byte |
Hängt ab von | libc6 (>= 2.7), gcc, libx11-dev, libxt-dev |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Core developers |
Quelle | icon |
Paketgröße | 1238370 Byte |
Prüfsumme MD5 | 413ade42f95b293861908be90d3e88cf |
Prüfsumme SHA1 | 38c856ec8d6c1e78363ab21f1974b2778e40366f |
Prüfsumme SHA256 | 11f8d0699050d80e5c2523d754b8e64806084b0f0a77bac7887073cef59febef |
Link zum Herunterladen | iconc_9.4.3-2ubuntu3_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.
|