Changes made to JFLAP - January 14, 2008
JFLAP Version 6.2, January 14, 2008
FEATURES & OTHER NON-BUG CHANGES
- CYK Parser for context-free grammars - much faster than the
brute-force
parser.
- User-Controlled Parser - the user can choose which rule to expand in
a derivation, viewing the corresponding parse tree.
- Updates on regular pumping lemma and context-free pumping lemma
- now game is played starting with user A or user B.
- New graph layouts for automata are added. If a user does not
like the default layout they can choose another layout.
- JFLAP Tutorial - includes details on all algorithms in JFLAP.