JFlex 1.6

Free Lexical analyzer generator for Java, written in Java.
Rating
Your vote:
Latest version:
1.6.1 See all
Developer:
Download
Free   2.9 MB
Freeware
Info updated on:

JFlex is a lexical analyzer generator (also known as scanner generator) for Java, written in Java.
A lexical analyzer generator takes as input a specification with a set of regular expressions and corresponding actions. It generates a program (a lexer) that reads input, matches the input against the regular expressions in the spec file, and runs the corresponding action if a regular expression matched.

Screenshot (1)

Comments

User

Your vote: