office-gobmx/basic
Eike Rathke 66a96c8274 clean up SbiScanner::NextSym() a little, fdo#70319 follow-up
Number recognition was suboptimal and didn't properly resync scan
positions after having detected an error.

Change-Id: I278fdaaf17ed40560785deaaad0e3412a249d90a
2013-10-15 12:52:15 +02:00
..
inc
qa clean up SbiScanner::NextSym() a little, fdo#70319 follow-up 2013-10-15 12:52:15 +02:00
source clean up SbiScanner::NextSym() a little, fdo#70319 follow-up 2013-10-15 12:52:15 +02: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 gbuild: add gb_Library_use_restarget 2013-09-22 11:08:28 +02: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]