| Related articles |
|---|
| what type of parser is needed for SDL.pr mmestern@cs.uct.ac.za (1995-04-04) |
| Re: what type of parser is needed for SDL.pr karsten@tdr.dk (1995-04-15) |
| Newsgroups: | comp.compilers |
| From: | mmestern@cs.uct.ac.za (Mark Mestern) |
| Keywords: | parse, question |
| Organization: | University of Cape Town |
| Date: | Tue, 4 Apr 1995 08:33:16 GMT |
I'd like to know what type of grammar the SDL (Specification and
description) language has as I will be building a parser for it. Would
a LR(1) parser built with yacc or bison suffice?
I have checked the ITU specifications, but they don't give any
information about this question.
Thanks
Mark
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.