Skip to content

ProgrammerGnome/ATgame_fx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ATgame_fx

A Theory of Computation mini project in progress using Java and JavaFX GUI.

This mini project is still in a non-finished state: it is based on the topics of FSMs (Finite State Machines) and regular expressions.

The user can graphically edit an FSM (NFA or DFA) for a given regex pattern, and then verify its correctness. But the program can generate regex pattern with sample strings.

The program is not ready for use yet!

About

A Theory of Computation mini project in progress using Java and JavaFX GUI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages