Files
loongoffice/basic
Stephan Bergmann ea7b57272c Avoid reserved identifier
Change-Id: Ic59b23de2c11e8a0a86c3711a4507cd76e07896f
2016-04-12 20:03:47 +02:00
..
2016-04-12 20:03:47 +02:00
2016-04-12 15:50:19 +02:00

Contains the StarBASIC Interpreter

This implements a macro language that, when in VBA compatibility mode,
is intended to be interoperable with Visual Basic for Applications,
allowing people to run macros embedded in their documents.

See also:
[http://wiki.openoffice.org/wiki/Basic]