From: Grzegorz J. <ja...@ac...> - 2004-12-07 11:39:37
|
Dear Stefan, This list is for OpenC++ related issues, while your e-mail is about Synopsis. You refused to share your contributions under OpenC++ license and prefer to keep them under GPL in Synopsis. Fine. However in this situation I hope it is clear to you that contributions that go to Synopsis are lost for OpenC++ (although not the other way around). In such circumstances please show a bit of consideration and do not use this forum to attract people from OpenC++ to Synopsis. I hope you understand it, since I would hate to use moderator privledges as you did to my e-mail on Synopsis mailing list. Having said that, OpenC++ is always open to any form of cooperation, promotion and exchange, provided the benefits are mutual. Thanks Grzegorz Stefan Seefeld wrote: > hi there, > > Here is some status update on the work currently done on the symbol lookup. > The basic classes for symbol lookup are in place, and the parser class has > been modified to declare symbols as they are parsed. Specifically, the > SymbolLookup module provides a set of 'Symbol' types and a set of 'Scope' > classes [*]. The details are encapsulated behind a 'SymbolLookup::Table' > facade, > which allows some polymorphism for example to support a variety of dialects > (at least C as well as C++ symbol lookup). > > The 'dump-symbols' applet that is compiled within the build tree on request > can be used to test the current state of affairs. Note that no analysis is > performed yet as to whether a symbol is just declared or really defined. > That will be the next step. Also, the lookup isn't implemented yet. > > However, the basic design is shaped out and so the next steps are > relatively > straight forward. > > As always, any help is very much appreciated. For details please visit the > synopsis task manager at http://synopsis.fresco.org/issues/task , in > particular > http://synopsis.fresco.org/issues/task25 . > > Regards, > Stefan > > [*] The diagram at http://synopsis.fresco.org/cxx-parser.png may serve to > illustrate the high level design > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Opencxx-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opencxx-users |