C-Kenny / DFA_parser_COSC261

Converts JFLAP files (jff) to a format understandable by the University of Canterbury's quiz servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning:

Because this program parses XML, there are vulnerabilites waiting to be exploited. Be sure to validate the XML before giving it to this program.

Usage:

$ python dfa_parser_CK.py yourDFA.jff

Here's a preview of its function:DFA Parser Preview

About

Converts JFLAP files (jff) to a format understandable by the University of Canterbury's quiz servers


Languages

Language:Python 100.0%