blob: e4176cdd67a477f15a17dedb722e36d02a8c4332 [file] [log] [blame]
Michael Meeksdc245252012-03-06 14:41:45 +00001Contains the StarBASIC Interpreter
2
3This implements a macro language that, when in VBA compatibility mode,
4is intended to be interoperable with Visual Basic for Applications,
5allowing people to run macros embedded in their documents.
Josh Heidenreich64e1ae02012-02-07 14:17:29 +10306
7See also:
8[http://wiki.services.openoffice.org/wiki/Basic]