office-gobmx/basic
Noel Grandin c56175b41f fix comment
Change-Id: Iff0cb697a4f8670c897516d23f2701f3716171f3
2020-07-30 10:28:46 +02:00
..
inc fix comment 2020-07-30 10:28:46 +02:00
qa tdf#134576: basic_macros: Add unittest 2020-07-21 09:40:34 +02:00
source fix shutdown crash in basic 2020-07-30 10:10:22 +02:00
util
AllLangMoTarget_sb.mk
CppunitTest_basic_macros.mk Remove dead condition 2020-02-28 12:32:58 +01:00
CppunitTest_basic_scanner.mk
IwyuFilter_basic.yaml replace usage of blacklist with excludelist for IWYU 2020-07-10 02:03:40 +02:00
Library_sb.mk
Makefile
Module_basic.mk
README

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]