|
From: Cyril R. <sta...@la...> - 2007-10-02 17:11:54
|
Ar...@co... a écrit : > Is Elkhound of any use to you? > http://www.bestechvideos.com/2006/12/04/elkhound-elsa-and-cqual-open-source-static-analysis-for-c > I know it's for compilers, but there might be some overlap and/or concepts that might be useful?? > Hi Kevin, It's funny you point me to Elkhound. I've made a project few years ago, where I needed an C++ parser, and, by that time contacted Elkhound/Elsa author. The project is on hold (basically because one of the resource it relied upon is down), but the idea was to create an C++ IDE running on the Pocket PC platform, able to compile C++ code directly (without requiring any host PC like it's the case now). The project is working ( http://lewort.free.fr ), but the compiler is no more available, so it's useless (unless some open-source genius succeed in creating a C++ compiler other that GCC) BTW, I've computed a slideshow showing some concepts of UZI at http://uziproject.free.fr/concept.html I'm finally trying to roll my own license, and let you know when I'm done. Sincerely, Cyril |