This web-based tool allows users to input and process formal grammars, specifically focusing on removing chain rules. It provides an interactive interface for inputting grammars and generates the processed output.
- Interactive grammar input: Enter grammars using specific symbols.
- Automatic processing: Detects and removes chain rules from the grammar.
- Typewriter animation: Outputs results with a smooth typewriter effect.
- Symbol insertion buttons: Easily add common grammar symbols like →, |, and λ with the click of a button.
- Clone the repository:
git clone https://github.com/RezaTaheri01/removing-chain-rule.git
- Open index.html in your browser.
- HTML5
- CSS3 (Bootstrap for styling)
- JavaScript (jQuery and SweetAlert2 for interactive elements)
This project is licensed under the MIT License.