From: Grzegorz J. <ja...@he...> - 2004-01-05 09:19:19
|
Hi, On Mon, 29 Dec 2003, Shishir Ramam wrote: > I am interested in any recommendations for > intermediate forms that folks have used with > open-cxx. > My interest is in determining control & data > flow graphs. I used OpenC++ to extract some form of data dependency graph for C++ expressions, but I am not sure if this is what you have in mind when you say data flow graph. Also I am not sure what you mean asking about intermediate forms. Perhaps you could add a little bit more details? If you are looking for recommendation on how to implement certain compiler data structures in general (i.e. not necessarily in the context of OpenC++), then comp.compilers newsgroup seems to be the right place to ask the question. Best regards Grzegorz > > Thanks in advance for all help. > -shishir > > > __________________________________ > Do you Yahoo!? > New Yahoo! Photos - easier uploading and sharing. > http://photos.yahoo.com/ > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > Opencxx-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opencxx-users > > ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2003 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |