Related articles |
---|
User Interfaces for Configuration files pol@eurocontrol.fr (1994-03-23) |
Newsgroups: | comp.compilers |
From: | pol@eurocontrol.fr (Pol Bosman) |
Keywords: | tools, question |
Organization: | Compilers Central |
Date: | Wed, 23 Mar 1994 12:21:41 GMT |
Hello,
I our project we got several applications which are configured with so
called configuration files. These files are in an ASCII form and are all
read in with several Lex/Yacc tools. The syntax of these files is always
quite simple but different for every application.
Since we are now looking at making this configuration files more accesible
to the users the next logical step is creating GUIs for the editing of
these files.
The question therefore is, are any tools existing somewhere out there
which help in this ?????
The input is probably something like the lex/yacc syntax plus range limits
for some of the tokens.
Thanks,
Pol Bosman
email: pol@strauss.eurocontrol.fr
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.