AspectLISA logo

Institute of Computer Science

Faculty of Electrical Engineering and Computer Science   University of Maribor

News

Regular Links


TODO

Intro to LISA

AspectLISA logo
is a compiler-compiler, or a system that generates automatically a compiler/interpreter from formal attribute grammar-based language specifications. The LISA tool produces highly efficient source code of scanner/parser/interpreter/compiler in Java. The lexical and syntactical parts of a language specification use well known formal methods, such as regular expressions and BNF. The semantics are further defined with attribute grammars. 

The main features of LISA are:


To learn more about the tool and its concepts go to reference manual and tutorial.

Screenshots

LISA tool IDE