Simplex-build


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 )

Platform

Size

Compiler Used

Comments

 

DOS 16 bits 0.9Mb Borland C++ 3.1  
DOS 32 bits2.0MbDelorie GCC 2.952 -DJGPP 
 
   
Windows 32 bits 1.8Mb GCC 2.95.2 CYGNUS/MING Extra switch -O2 -fomit-frame-pointer
Windows 32 bits 1.5Mb GCC 2.8 RSXNT Extra switch -O2 -fomit-frame-pointer
Windows 32 bits 1.8Mb GCC CYGNUS/CYGWIN Extra switches: -O2 -fomit-frame-pointer
Windows32 bits 2.0MbBorland C++ 5.5 
Windows 32 bits 2.1MbMicrosoft Visual C++ 6 (12.00.8168) 
 
   
OS/2 2.0Mb GNU C (2.8) / EMX 
OS/2 1.5Mb IBM VisualAge C++ 3.3 
 
   
Linux 1Mb GCC / ncurses 

[to Top ------ ]

 

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 ------ ]

 

[Source Forge]

Other Download Pages

Main Download Page
Contribution
Documentation


 


Last updated on 2001/06/27