[X] The "/vmpk/vmpk-0.2.5-setup.exe" file could not be found or is not available. Please select another file.

Generic Lexer which along with a language definition (.slx) file, constitutes Yacc/Bison compatible, custom lexical parser. It is ~1/3 the size of an equivalent Flex Lexer, resulting in a smaller compiler, and simpler yet more powerful lexical definition.


http://simplex.sourceforge.net





Separate each tag with a space.

Ratings and Reviews

Be the first to post a text review of SimpLex Lexical Parser. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • File released: /SimpLex/Release 1.2/simplex.1.1.zip

    posted 1900 days ago

  • Code committed

    ronpinkas committed patchset 18 of module simplex to the SimpLex Lexical Parser CVS repository, changing 1 files

    posted by ronpinkas 1900 days ago

  • Code committed

    ronpinkas committed patchset 17 of module simplex to the SimpLex Lexical Parser CVS repository, changing 5 files

    posted by ronpinkas 1900 days ago

  • SimpLex Release 1.2 file released: simplex.1.1.zip

    Synched with xHarbour CVS and added doc\simplex.txt.

    posted 1900 days ago

  • Code committed

    ronpinkas committed patchset 16 of module simplex to the SimpLex Lexical Parser CVS repository, changing 2 files

    posted by ronpinkas 2850 days ago

  • Code committed

    ronpinkas committed patchset 15 of module simplex to the SimpLex Lexical Parser CVS repository, changing 4 files

    posted by ronpinkas 3007 days ago

  • Code committed

    ronpinkas committed patchset 14 of module simplex to the SimpLex Lexical Parser CVS repository, changing 4 files

    posted by ronpinkas 3176 days ago

  • Code committed

    ronpinkas committed patchset 13 of module simplex to the SimpLex Lexical Parser CVS repository, changing 1 files

    posted by ronpinkas 3197 days ago

  • Beta 1 released!

    Beta 1 of SimpLex was just released as of November 22, 2000. SimpLex is a LEX/Flex alternative, Generic Lexer, which generates much smaller lexers (1/2 to 1/4 the size of an equivalent Flex generated Lexer). Unlike LEX/Flex, SimpLex does not require a compile phase of the lexical definitions file. Instead, SimpLex provides intuitive macros so that the lexical definition file becomes a plain ANSI C source file, #included by SimpLex when being compiled by the C compiler. Most developers will find that SimpLex lexical definitions file, is much more readable and far simpler to understand then the equivalent LEX/Flex lexical definitions. The simplicity and clarity of SimpLex lexical definition, by no means take away from the lexical capabilities of SimpLex. To the contrary, SimpLex simplified data driven approach makes it more capable then LEX/Flex for most typical lexical parsing applications. Despite the facts that a SimpLex Lexer is typically ~1/3 the size of an equivalent Flex Lexer, and that SimpLex does not require a separate compilation of the lexical definitions, SimpLex generated lexers are just as fast, and or faster then the equivalent Flex generated lexers. SimpLex is being used by the Harbour-Project (www.Harbour-Project.org) Clipper compatible compiler.

    posted by ronpinkas 3273 days ago

  • Code committed

    ronpinkas committed patchset 12 of module simplex to the SimpLex Lexical Parser CVS repository, changing 5 files

    posted by ronpinkas 3275 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

SimpLex Lexical Parser Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review