Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdaines/grammophone
A tool for analyzing and transforming context-free grammars.
https://github.com/mdaines/grammophone
context-free-grammar grammar javascript parsing
Last synced: 5 days ago
JSON representation
A tool for analyzing and transforming context-free grammars.
- Host: GitHub
- URL: https://github.com/mdaines/grammophone
- Owner: mdaines
- License: mit
- Created: 2012-10-09T13:49:26.000Z (about 12 years ago)
- Default Branch: v2
- Last Pushed: 2024-11-27T16:57:16.000Z (28 days ago)
- Last Synced: 2024-12-13T12:11:33.653Z (12 days ago)
- Topics: context-free-grammar, grammar, javascript, parsing
- Language: JavaScript
- Homepage: https://mdaines.github.io/grammophone
- Size: 2 MB
- Stars: 209
- Watchers: 11
- Forks: 24
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Grammophone
This is a client-side web app for analyzing and transforming context-free grammars. It was developed with the support and guidance of [Robin Cockett](http://pages.cpsc.ucalgary.ca/~robin/) at the [University of Calgary](http://ucalgary.ca), and it's based on his [Context Free Grammar Checker](http://smlweb.cpsc.ucalgary.ca).
## Contributions
Bug reports and feature suggestions are welcome. Please open an issue for these.