office-gobmx/basic
Noel Grandin a2f62a861b move some headers inside basic
Change-Id: If711825c36bd4f9836fcd3ba26e5d4f38a5f3e36
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88166
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-02-08 13:21:31 +01:00
..
inc move some headers inside basic 2020-02-08 13:21:31 +01:00
qa tdf#129596 Distinguish between integer and long while loading immediate values 2020-01-05 21:42:27 +01:00
source move some headers inside basic 2020-02-08 13:21:31 +01:00
util
AllLangMoTarget_sb.mk
CppunitTest_basic_macros.mk Fix typo in namefile 2019-12-08 18:55:06 +01:00
CppunitTest_basic_scanner.mk
IwyuFilter_basic.yaml
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]