Re: Simple parser for C/C++
- From: Esa Heikkinen <esa.heikkinen@xxxxxx>
- Date: Sat, 29 Sep 2007 21:44:43 +0300
Very interesting, but these do not work well with C++ ?
---
Esa
Neil Madden kirjoitti:
Esa Heikkinen wrote:.
Hi
How easy would be make simple parser for C/C++ by tcl ?
I would want to make tcl-script, which searchs all functions/methods and entry/exit points of functions/methods from C/C++-source file.
I think this should be possible, but i don't know how.
exec ctags and/or cscope?
-- Neil
- Follow-Ups:
- Re: Simple parser for C/C++
- From: Neil Madden
- Re: Simple parser for C/C++
- References:
- Simple parser for C/C++
- From: Esa Heikkinen
- Re: Simple parser for C/C++
- From: Neil Madden
- Simple parser for C/C++
- Prev by Date: Printing PDF's from the Command Prompt
- Next by Date: Re: Printing PDF's from the Command Prompt
- Previous by thread: Re: Simple parser for C/C++
- Next by thread: Re: Simple parser for C/C++
- Index(es):
Relevant Pages
|