summaryrefslogtreecommitdiff
path: root/basic/README
blob: e4176cdd67a477f15a17dedb722e36d02a8c4332 (plain)
1
2
3
4
5
6
7
8
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]
'>doubled includesThomas Arnhold 2013-03-04remove unused and commented out codeThomas Arnhold 2013-02-25drop various dangling makefile.mksCaolán McNamara 2013-02-19coverity#440141 Null DereferenceNorbert Thiebaud 2012-12-25Get rid of (most uses of) GUITor Lillqvist