Coder Social home page Coder Social logo

state-diagram-generator's Introduction

State Diagram Generator

This project has been built for the subject Theory of Computation (MC-204) at teh Delhi Technological University (DTU).

Running the project on the browser

his has been eployed on GitHub Pages and a live version can be viewed here

Running the Project locally

To run this project locally you must have the following software/packages installed on your local machine:

  • Git
  • Node
  • Angular - Can be installed after adding node on your machine
  • Typescript - Can be added after installing Node on your machine

To add angular run the following command after adding node

npm i -g @angular/angular-cli

To add typescript run the following command after adding node

npm install -g typescript

Clone this repository on your machine using

git clone https://github.com/anishLearnsToCode/state-diagram-generator.git

To run locally

cd state-diagram-generator
ng serve

Now, the project will run on your local machine's port 4200. See here

About the Project

This project has been created to display the deterministic finite state automata (DFA) ot the Non-Deterministic Finite State Automata (NFA) of any given valid regular expression.

A deterministic automata along with it's transmission table will be generated for the given regular expression and the user can also check whether any given string is recognized by that particular regular language.

state-diagram-generator's People

Contributors

anishlearnstocode avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jongfranco

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.