项目作者: meyer1994
项目描述 :
Project done for formal languages and compilers class
高级语言: JavaScript
项目地址: git://github.com/meyer1994/regular.git



Regular
Repo created to for the studies of formal languages. Specially DFA, NDFA, regular grammars and regular expressions.
Dependencies
The dependecies for this project are Mocha and Standard.
$ npm install
# or
$ npm install mocha standard
Tests
$ npm test