DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamekaya
BeschreibungA statically typed, imperative programming language
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.4.4-4+b1
Sektiondevel
Prioritätextra
Installierte Größe12304 Byte
Hängt ab vonlibc6 (>= 2.11), libedit2 (>= 2.11-20080614-1), libffi5 (>= 3.0.4), libgc1c2 (>= 1:6.8-1.1), libgcc1
Empfohlene Pakete
PaketbetreuerStuart Teasdale
Quellekaya (0.4.4-4)
Paketgröße2847628 Byte
Prüfsumme MD59d5d337b503cf4d78309916ce83984bc
Prüfsumme SHA1442625ad2877238d681517190dd29096d89fb522
Prüfsumme SHA256c87d1d69a02d2d143311513def93449b46efc26b0eb701a3a04b1b54bf962174
Link zum Herunterladenkaya_0.4.4-4+b1_i386.deb
Ausführliche BeschreibungKaya is a compiled statically typed (ie, types are checked at compile time) imperative programming language; unlike other such languages, however, types are inferred rather than declared - there is no need for type declarations of local variables. Kaya has "tagged union" data structures, a powerful feature more commonly found in functional languages such as OCaml and Haskell. . Kaya also has built-in abstractions for web application development, making it easy to write a CGI program without paying too much attention to low level details such as state management and form handling.


Impressum
Linux is a registered trademark of Linus Torvalds