Lisaac is a small prototype-based programming language. The ideas in Lisaac are mostly inspired by Smalltalk (all values are objects), Self (prototype-based) and Eiffel (design by contract). It has the following features:
* pure object language * very fast (like C code) * dynamic and multiple inheritance * dynamic definition slots * static typing (invariant) * generic types * auto-cast type system * programming by contract * interrupt manager * include C code facilities
Homepage: http://isaacos.loria.fr/
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 213.6 kB | 740 kB | [list of files] |
| amd64 | 219.6 kB | 872 kB | [list of files] |
| arm | 190.9 kB | 570 kB | [list of files] |
| hppa | 245.0 kB | 888 kB | [list of files] |
| i386 | 190.0 kB | 620 kB | [list of files] |
| ia64 | 323.9 kB | 1528 kB | [list of files] |
| mips | 213.3 kB | 960 kB | [list of files] |
| mipsel | 210.9 kB | 960 kB | [list of files] |
| powerpc | 194.5 kB | 680 kB | [list of files] |
| s390 | 202.6 kB | 716 kB | [list of files] |
| sparc | 194.6 kB | 680 kB | [list of files] |