lisaac

Object-oriented language based on prototype

Description

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

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://lisaac.org/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install lisaac