Gregory Safko

 

Adjunct Professor, Computer Science

Research Interests

DFA/NFA to lex techniques

Code for the thesis is as follows:

Alpha.java

Concat.java

Empty.java

Epsilon.java

Expr.java

Prim.java

Star.java

Union.java

A Simple Driver Program:

DFAtest.java

 

Code based on the Figure 7.1 regular expression 0*10*

Figure7_1.java

 

A graphical user based implementation of the above files, courtesy of Prof. Seth Bergman, at Rowan University: (email website)

Arrow.java

Attributes.java

Driver.java

ExitListener.java

NFA.java

State.java

Transition.java

TransLabel.java

TransPanel.java

WindowUtilities.java

 

In the spirit of open source code, all corrections, modifications, and debugging are gratefully accepted. Address these, plus comments or concerns to: gsafko@mail.camdencc.edu

Home Page


Date Last Modified: July 17, 2002