Changes between Initial Version and Version 1 of Ticket #1
- Timestamp:
- 08/05/2009 02:44:17 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1 – Description
initial v1 1 This w ill eventually allow specialization of parsing by grammar inheritance.1 This would allow for easy extension of existing parsers. For example, I could define a basic SQL grammar and then define different dialects by overriding only those productions that are different.
