| Related articles |
|---|
| Windows Resource Files tiaan@inetsys.alt.za (1995-04-28) |
| Newsgroups: | comp.compilers.tools.pccts,comp.compilers |
| From: | tiaan@inetsys.alt.za (Tiaan Wessels) |
| Keywords: | parse, question |
| Organization: | Free Soft Foundation |
| Date: | Fri, 28 Apr 1995 19:33:39 GMT |
Is there a yacc gramar for windows resource files ( .rc ) available. I
need the grammar for a language which describes GUI dialogs i.e. support
for buttons, listboxes etc. which may be parsed and then generates calls
to a GUI framework which I will implement. Thus, not only a .rc grammar
will do but any grammar doing this will help. The main reason I want the
grammar for .rc files is because it is much more convenient to use the
set of available tools to generate .rc files.
Thank you in advance
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.