{"id":15493619,"url":"https://github.com/gridhead/nfa-string-parser","last_synced_at":"2025-08-24T00:08:11.134Z","repository":{"id":104874897,"uuid":"255262590","full_name":"gridhead/nfa-string-parser","owner":"gridhead","description":"Parses a given string through a provided non-deterministic finite automaton","archived":false,"fork":false,"pushed_at":"2020-10-20T13:13:31.000Z","size":555,"stargazers_count":0,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T17:52:12.163Z","etag":null,"topics":["non-deterministic-finite-automaton","string-parsing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gridhead.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-04-13T07:42:23.000Z","updated_at":"2020-11-01T02:58:18.000Z","dependencies_parsed_at":"2023-08-28T11:00:57.430Z","dependency_job_id":"4b34065b-6b95-4f1b-8f13-dedbd4b81510","html_url":"https://github.com/gridhead/nfa-string-parser","commit_stats":null,"previous_names":["gridhead/nfa-string-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridhead%2Fnfa-string-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridhead%2Fnfa-string-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridhead%2Fnfa-string-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridhead%2Fnfa-string-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gridhead","download_url":"https://codeload.github.com/gridhead/nfa-string-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247189091,"owners_count":20898628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["non-deterministic-finite-automaton","string-parsing"],"created_at":"2024-10-02T08:08:25.754Z","updated_at":"2025-04-04T13:43:00.159Z","avatar_url":"https://github.com/gridhead.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nfa-string-parser\nParses a given string through a provided non-deterministic finite automata\n\n## String parsing through the given NFA\n![ExpressionCalculation](MainScreen.png)\n\n## Dedicated help page for more information\n![ExpressionCalculation](HelpScreen.png)\n\n## Usage \n1. Install and upgrade **virtualenv** if not already done by executing ```pip3 install virtualenv --user```\n2. Clone the repository on your local drive and make it your current working directory\n3. Create a virtual environment by executing ```virtualenv venv```\n4. Activate the virtual environment by executing ```source venv/bin/activate```\n5. Install all dependencies for the project by executing ```pip3 install -r requirements.txt```\n6. Run the project by executing ```python3 IndexApplication.py```\n7. Type in any non-deterministic finite automata and a test string - watch it get parsed\n8. When done tinkering, deactivate the virtual environment by executing ```deactivate```\n9. Give stars to the repository if it was helpful\n\n## Bugs\n1. Error detection and exception handling is currently broken.\n2. Application crash may occur with unrecognizable input symbols.\n\n## Contribute\nFork, add, build and make a PR. You know the drill.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgridhead%2Fnfa-string-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgridhead%2Fnfa-string-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgridhead%2Fnfa-string-parser/lists"}