office-gobmx/basic
2012-03-20 12:57:34 +00:00
..
inc remove ToDouble/ToFloat 2012-03-20 12:57:34 +00:00
prj
qa/cppunit
source remove ToDouble/ToFloat 2012-03-20 12:57:34 +00:00
util
AllLangResTarget_sb.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
CppunitTest_basic_scanner.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01:00
Library_sb.mk gbuild: get rid of realpath in gb_Foo_set_include 2012-03-10 21:23:20 +01: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]