RE: Cross reference

new topic     » topic index » view thread      » older message » newer message

Robert Craig wrote:
> 
> 
> Juergen Luethje wrote:
> > I don't know any cross-reference program for Euphoria. Sometimes it
> > would be useful for me, to have an overview by which routines another
> > routine is called, a list of all included files, a list of all global
> > variables, and maybe more. Is there such a program in the archieves?
> > I didn't find one.
> 
> Look for Jeff Fielding's Pre-processor and
> "List Routines" by D.B. James. There might be another
> similar one somewhere.
> 
> > Rob, I think the interpreter must have all this information internally
> > anyway, right? How about a new option, say "with xref", that would tell
> > the interpreter to write all cross-reference information into a text 
> > file?
> > Just an idea.
> 
> I'll probably add something like that to the new front-end.
> It's a bit easier to code those things in Euphoria.
> Also the new front-end won't be bound into programs, so its size
> is not as important.
> 

Being able to produce an ex.err type dump at any time without halting 
the program would be nice, or at least without having to do 1/0...

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu