[ ソース: lisaac ]
パッケージ: lisaac (1:0.39~rc1-3.1)
lisaac に関するリンク
Trisquel の資源:
lisaac ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- Picca Frédéric-Emmanuel
外部の資源:
- ホームページ [lisaac.org]
類似のパッケージ:
Object-oriented language based on prototype
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
その他の lisaac 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: lisaac-common
- Arch-independent part for lisaac
-
- rec: lisaac-doc
- Documentation for lisaac
-
- sug: lisaac-mode
- Emacs mode for editing Lisaac programs