Download List

Descripción del Proyecto

JFlex is a flex-like lexer generator for Java with emphasis on speed and full Unicode support. It works as a standalone tool or together with the LALR parser generators CUP and BYacc/J. JFlex has support for some not so usual features like negation in regular expressions and nested input streams. It can also read JLex specifications unchanged.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-10-01 19:50 Back to release list
1.3.4

Todos los bugs reportados de la versión 1.3.3 han sido corregidos. La característica solicitada de empezar, los Estados exclusiva ha sido implementado. % s% y abreviaturas x para las declaraciones de estado fueron introducidas.
Tags: Minor bugfixes
All bugs reported for version 1.3.3 have been fixed. The requested feature of
exclusive start states has been implemented. %s and %x shorthands for state
declarations were introduced.

Project Resources