|
Lisaac text editor bundleInherited from: Default Source Required: C++
Author: Jeremy Cowgar. File pattern: *.li;*.lip;.
Supported functionality
Description of LisaacConceptSmall 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).PlatformsAll platforms (host/target specific for GCC) Features- Pure object language
- very fast (like C code)
- dynamic and multiple inheritance
- dynamic definition slot
- static typing (invariant)
- genericity type
- auto-cast type system
- programming by contract
- interrupt manager
- include C code facilities
Syntax definition files
lisaac_spec.xml - specification file contains general information about syntax, syntax highlighting rules, scope definitions, keywords etc.
Related links
Links to websites related to the syntax, discussion of syntax in forums etc.
Snabblänkar...
|
|
|