Re: Simple parser for C/C++




Hi

I think this may not be what i want.

I only want my Tcl-script checks certain thinks about C/C++-source.

I have used SWIG few years ago and it is wonderfull tool for intgerating Tcl- and C-code together.

---
Esa


binesh kirjoitti:
On Sep 28, 9:11 am, Esa Heikkinen <esa.heikki...@xxxxxx> 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.

---
Esa

Will this help? http://www.swig.org/exec.html
Regards,
Binesh

.