Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

micycle1/PFLAP

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PFLAP
PFLAP

Processing Formal Languages & Automata Package


PFLAP is an interactive graphical tool for constructing and simulating finite automata (machine representations of formal languages), and is my attempt to create a JFLAP alternative with a more intuitive control scheme and a more pleasant aesthetic using the Processing library as the graphics backend. I do not intend to implement anywhere near the full functionality present in JFLAP (features such as recursively enumerable languages, transforming context-free languages, etc.).

Latest Release

📥 PFLAP v.1.0

Features

  • Create and run finite automatons (DFA, DPA, Mealy and Moore machines)
  • Instantaneous and stepping simulation modes
  • Export machine to .png
  • Undo/Redo
  • Save/Load
  • Colour-customisation of all graphics

Screenshot

Tasks

  • Batch input for fast-run mode.
  • State position snapping
  • Implement Turning Machines

Libraries

Morty Proxy This is a proxified and sanitized view of the page, visit original site.