1 # StarBASIC Interpreter
3 Contains the StarBASIC Interpreter
5 This implements a macro language that, when in VBA compatibility mode,
6 is intended to be interoperable with Visual Basic for Applications,
7 allowing people to run macros embedded in their documents.
10 <http://wiki.openoffice.org/wiki/Basic>