office-gobmx/basic
Andrea Gelmini 9e6ca513ac Fix typo
Change-Id: I715da280563c7c3f03eb9b521478db4481ae4b2f
Reviewed-on: https://gerrit.libreoffice.org/72322
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2019-05-15 07:07:07 +02:00
..
inc regenerate PCH headers for the 4 new levels 2019-05-09 11:02:03 +02:00
qa tdf#68339 Other: BASIC Syntax error 2019-05-03 08:24:18 +02:00
source Fix typo 2019-05-15 07:07:07 +02:00
util
AllLangMoTarget_sb.mk migrate to boost::gettext 2017-07-21 08:20:50 +01:00
CppunitTest_basic_macros.mk tdf#68339 Other: BASIC Syntax error 2019-05-03 08:24:18 +02:00
CppunitTest_basic_scanner.mk gbuild: Remove MSVC 2013 legacy code 2017-04-21 18:18:44 +02:00
Library_sb.mk basic, solve link problems 2018-01-08 13:18:36 +01:00
Makefile
Module_basic.mk migrate to boost::gettext 2017-07-21 08:20:50 +01:00
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]