source code generation

simonh@swidev.demon.co.uk (Simon Huntington)
Tue, 28 Sep 1993 17:44:19 GMT

          From comp.compilers

Related articles
source code generation simonh@swidev.demon.co.uk (1993-09-28)
| List of all articles for this month |

Newsgroups: comp.compilers
From: simonh@swidev.demon.co.uk (Simon Huntington)
Keywords: question
Organization: SoftWare Interrupt Developments
Date: Tue, 28 Sep 1993 17:44:19 GMT

Does anyone have any information about tracking changes made to
automatically generated source code by the generator? By this I mean: an
application is used to design part of a program - it generates source
files which the user can modify - the original application can reload the
source, re-generate parts of it, without overwriting the user's
modifications?


One method would be to place directives as comments in the generated code.
Is this the only method or is their a better way?
--
Simon Huntington
Software Interrupt Developments. Leeds, UK.
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.