office-gobmx/basic
Thomas Collerton 9520dbf59f EasyHack fdo#42783: get rid of CPU define/build system variable
Change-Id: I6a178f7ff9c8306e15bcfa847ad1e5e4f8476504
2012-05-09 16:31:31 +02:00
..
inc WaE: MSVC2008 C2220 unsafe mix of types in operation 2012-04-20 20:02:25 +01:00
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
qa/cppunit
source WaE: return SYMBOL -> return true 2012-04-24 15:44:37 +01:00
util .component files don't need executable bits 2012-03-23 21:58:14 +01:00
AllLangResTarget_sb.mk add package deps for resources 2012-04-09 10:09:23 +02:00
CppunitTest_basic_scanner.mk gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Library_sb.mk EasyHack fdo#42783: get rid of CPU define/build system variable 2012-05-09 16:31:31 +02:00
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]