office-gobmx/basic
Caolán McNamara ecc56da366 busted loop condition
regression from

commit 119873328a
Date:   Thu Oct 21 15:34:02 2010 -0500
    convert vos/process.hxx and related API

Change-Id: I36527a4f0109105b9853a79773b4c92f9bc4e902
2014-11-21 11:55:11 +00:00
..
inc basic: move SbxAppData to a BasicDLL member 2014-10-23 21:30:45 +02:00
qa basic: move SbxAppData to a BasicDLL member 2014-10-23 21:30:45 +02:00
source busted loop condition 2014-11-21 11:55:11 +00:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_coverage.mk
CppunitTest_basic_enable.mk
CppunitTest_basic_nested_struct.mk
CppunitTest_basic_scanner.mk
CppunitTest_basic_vba.mk
Library_sb.mk Need basrdll now in the disable-scripting case (iOS) 2014-10-24 15:18:10 +03:00
Makefile
Module_basic.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.openoffice.org/wiki/Basic]