Forum: Computer Science Jan 20th, 2005 |
| Replies: 0 Views: 2,196 Hi,
Does anyone know which grammar class SQL falls under (e.g. LL(1), LR(1), etc.)? Specifically the grammars for Oracle 10g and PostgreSQL 7.4?
I need to build a parser for each language and... |