Kaya 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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 2,385.9 kB | 13756 kB | [list of files] |
| amd64 | 1,041.7 kB | 5476 kB | [list of files] |
| arm | 1,577.9 kB | 9924 kB | [list of files] |
| hppa | 2,264.7 kB | 11436 kB | [list of files] |
| i386 | 1,008.1 kB | 4216 kB | [list of files] |
| ia64 | 2,262.3 kB | 20852 kB | [list of files] |
| mips | 2,476.8 kB | 15864 kB | [list of files] |
| mipsel | 2,432.1 kB | 15860 kB | [list of files] |
| powerpc | 1,559.0 kB | 9668 kB | [list of files] |
| s390 | 2,211.4 kB | 10904 kB | [list of files] |
| sparc | 1,495.0 kB | 9336 kB | [list of files] |