Files
loongoffice/basic
Noel Grandin fa1ac3381d fix windows build
after commit dc21a49ea3a5a655e6bf70860b1b99c20e5b7473
    "convert SbxDecimal::CmpResult to scoped enum"

Change-Id: I874976a30a57589cabd37f659a48a81933d867a7
2017-02-17 10:16:11 +02:00
..
2017-02-17 10:16:11 +02:00
2017-02-15 08:23:53 +00:00
2017-02-10 18:01:27 +00: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]