Code Monkey home page Code Monkey logo

ralodev / fsm-generator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 776 KB

FSM Generator is a simple web application that allows you to generate finite state machines (FSM) / Deterministic Finite Automata (DFA) from regular expressions.

Home Page: https://ralodev.github.io/FSM-Generator/

CSS 2.85% HTML 7.43% JavaScript 89.72%
finite-state-machine automata deterministic-finite-automata deterministic-finite-automaton diagram-generator interactive-diagrams noam viz javascript

fsm-generator's Introduction

FSM Generator

License: GPL v3

FSM Generator is a web application that allows you to generate finite state machines (FSM) / Deterministic Finite Automata (DFA) from regular expressions. You can generate random regular expressions to test the application.

FSM Generator offers two ways of generating FSMs: static and interactive. The static option generates a static image of the FSM and allows you to download it in high resolution. The interactive option generates a dynamic FSM using viz network within a canvas, allowing you to drag and move nodes.

For both options, a panel displays information about the number of states and the number of acceptance states, as well as a table of states.

Libraries Used

FSM Generator was developed using pure JavaScript and HTML, with the following libraries:

  • Viz: a JavaScript library for rendering Graphviz graphs.
  • Noam: a JavaScript library for working with formal languages, grammars, and automata.

Getting Started

To run the app, simply visit the following link: https://ralo-dev.github.io/FSM-Generator/

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

fsm-generator's People

Contributors

ralodev avatar

Watchers

 avatar

Forkers

airwide-ccb

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.