office-gobmx/basic
2012-03-08 12:02:38 +00:00
..
inc Removed useless #ifdef guard 2012-03-06 21:52:55 +09:00
prj
qa/cppunit
source state *what* was not found when throwing exception 2012-03-08 12:02:38 +00:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_scanner.mk fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC 2012-02-10 21:41:45 +01:00
Library_sb.mk Remove unused SbxMemoryStream 2012-03-05 23:03:34 +02:00
Makefile switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Module_basic.mk Change my mind again: Do build a subset sb library even for DISABLE_SCRIPTING 2012-03-05 22:30:10 +02:00
Package_inc.mk add SbGlobal for shared static objects 2012-02-10 22:59:45 +01:00
README more idle code documentation improvement 2012-03-06 14:41:45 +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.services.openoffice.org/wiki/Basic]