HippoEDIT - Windows Text Editor
   Subscribe  Download 
 

Lisaac text editor bundle

Inherited from: Default Source
Required: C++

Author: Jeremy Cowgar.
File pattern: *.li;*.lip;.

Supported functionality

Description of Lisaac

Concept

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).

Platforms

All 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.
lisaac_spec.xml30.08.164.05 KB

Related links

Links to websites related to the syntax, discussion of syntax in forums etc.


DownloadDownload All


Quick Links...