Path to this page:
./
wip/lissac,
Lisaac is the first compiled POO based on prototype concepts
Branch: CURRENT,
Version: 0.13.1,
Package name: lisaac-0.13.1,
Maintainer: jihbed.researchMaking a new operating system drive us to conceive a new programmation language
Lisaac.This language based on prototype object is strongly inspired from self
language.More than the advantages of self, Lisaac give protection of
comunication mecanism and operating system tools.
Using prototype and dynamic inheritance is fully adapted to the conception
of operating system. First tests learn us, that Lisaac compiler is able to
give the same performance than C compiler. Lisaac inherit of Self's semantic
and of the Eiffel's static typing.
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: 75e0ac553df4d42fa15a2b69194efffd1b81f52b
Filesize: 2091.671 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-10-03 11:10:35 by Aleksej Saushev | Files touched by this commit (193) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2010-06-13 20:54:41 by Kamel Derouiche | Files touched by this commit (1) | |
Log message:
update homepage
|
2009-08-12 01:27:32 by Kamel Derouiche | Files touched by this commit (1) |
Log message:
move new addrs maintainer
|
2009-08-07 20:24:16 by Kamel Derouiche | Files touched by this commit (4) |
Log message:
pkgsrc-changes:
--------------
o create two PLIST file
- PLIST.doc containt documentation
- PLIST.li containt lib and heardes file
|
2009-06-20 01:16:35 by Kamel Derouiche | Files touched by this commit (5) | |
Log message:
Import lisaac-0.13.1 as wip/lissac.
Making a new operating system drive us to conceive a new programmation language
Lisaac.This language based on prototype object is strongly inspired from self
language.More than the advantages of self, Lisaac give protection of
comunication mecanism and operating system tools.
Using prototype and dynamic inheritance is fully adapted to the conception
of operating system. First tests learn us, that Lisaac compiler is able to
give the same performance than C compiler. Lisaac inherit of Self's semantic
and of the Eiffel's static typing.
|