Skip to content

Experiment to test multiple words into nondeterministic finite automatas.

Notifications You must be signed in to change notification settings

scrocchi/NFAnalyzer

Repository files navigation

NFAnalyzer

NFAnalyzer is an experiment based on JFLAP to test multiple words into nondeterministic finite automatas.

Try it!

https://scrocchi.github.io/NFAnalyzer/

Tech

NFAnalyzer uses a number of source projects to work properly:

  • Twitter Bootstrap - great UI boilerplate for modern web apps
  • GoJS - Diagrams for JavaScript and HTML
  • node.js - evented I/O for the backend
  • Gulp - the streaming build system
  • Bower - a package manager for the web
  • jQuery - duh

Installation

NFAnalyzer requires Node.js to run.

Install the dependencies and devDependencies and start the server.

$ cd NFAnalyzer
$ npm install
$ bower install
$ gulp serve

About

Experiment to test multiple words into nondeterministic finite automatas.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published