| Related articles |
|---|
| Q: Is there any BNF to YACC translator ? mittra@juno.com (2002-03-21) |
| From: | mittra@juno.com (Swapnajit Mittra) |
| Newsgroups: | comp.compilers |
| Date: | 21 Mar 2002 22:02:18 -0500 |
| Organization: | http://groups.google.com/ |
| Keywords: | parse, question |
| Posted-Date: | 21 Mar 2002 22:02:18 EST |
Hello all,
I am looking for a BNF to YACC translator. When I did a search on the
past postings on this group, I found several others asked the same
question, but I did not find any definite source for the solution.
Any pointer would be greatly appreciated.
Thanks,
- Swapnajit Mittra.
[It should be about a five line awk script, unless you want it to try
to rewrite non LALR BNF which quickly becomes impossible. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.