Files
loongoffice/basic
Stephan Bergmann fc5bb7d477 Clean up
Also, avoid global static data in sb lib, so that gengal.bin now also works well
on Mac OS X, cf. 12fa9ece663f24eff44197befe546a92e6c90724 "Avoid global static
data."

Change-Id: I23f2a7abc0c06a752ded1c1c64619b3aab009190
2012-11-14 13:32:28 +01:00
..
2012-11-07 02:14:53 -06:00
2012-11-03 20:24:28 -05:00
2012-11-14 13:32:28 +01:00
2012-07-18 09:29:19 +01:00
2012-07-18 09:29:19 +01:00
2012-07-18 09:29:19 +01: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]