SimpLex is an alternate lexical analyzer, that
is smaller than the FlexLexer, and requires less memory, for both the Harbour
Compiler, as well as the generated Harbour application (due to smaller macro
compiler).
When using SimpLex, one no longer requires Flex.exe to build Harbour, and
thus, the build process eliminates 2 phases. Libs and binaries build with Simplex: ( Grayed out lines = not available in this version )
![[to Top ------ ]](images/redarrowup.gif)
|
The Harbour source code and binaries are distributed under the terms of the GNU General Public License (GPL), Version 2, with exceptions to the terms of the GPL for the Harbour Project run time library (RTL) and virtual machine (VM). The text of the GPL can be found in doc/copying in the source code archive or at the
GNU web site. The text of the Harbour Project RTL and VM exception, which only applies to some modules at this time, can be found in doc/hdr_tpl.txt and in most of the source modules.
![[to Top ------ ]](images/redarrowup.gif)
|