office-gobmx/basic
Peter Foley 4f811c0474 fix loplugin warnings
Change-Id: I17593ac6e495213a1ef99d4d5525a6e38aee0bc7
2013-03-30 13:01:09 -04:00
..
inc
qa added unit test for 10e308 math overflow 2013-03-21 19:44:12 +01:00
source fix loplugin warnings 2013-03-30 13:01:09 -04:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_coverage.mk tweak basic_coverage test to support locale specific testing 2013-03-20 18:46:21 +00:00
CppunitTest_basic_enable.mk
CppunitTest_basic_nested_struct.mk
CppunitTest_basic_scanner.mk
CppunitTest_basic_vba.mk
Library_sb.mk
Makefile
Module_basic.mk
Package_inc.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.services.openoffice.org/wiki/Basic]