Skip to content

esneider/ITBA_TLA_12_rg2nfa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITBA_TLA_12_rg2nfa

utility to convert regular grammars to non-deterministic finite automata and vice versa

Instructions

To compile, just run make. To run, ./rg2nfa input_file [output_file], where the input_file has one of the following extensions: gr or dot.

About

Utility to convert regular grammars to non-deterministic finite automata and vice versa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages