Skip to content

DevangML/Theory-Of-Automata-Project

Repository files navigation

📜 Theory of Automata (TOC) Project 📜

A project containing two modules:

  1. Document Text Search using NFA 🔍
  2. Regex to NFA Convertor+Visualizer 🔍

🔍 Module 1: Document Text Search using NFA

A tool for searching for specific text in a document using NFA (Non-deterministic Finite Automaton).

🔍 Module 2: Regex to NFA Convertor+Visualizer

A tool for converting regular expressions to NFA and visualizing the resulting automaton.

🔧 Usage

  1. Open the project in a code editor
  2. Run the server.js file to start the server
  3. Open a web browser and navigate to http://localhost:3000 to use the tool

🤝 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

This is the repository for DSAAT CP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •