c++ - Developing a static source code analysis tool for proprietary API? -
is a proprietary API that is built on C ++, so it uses all the features of C ++ and It has its own API There are some APIs that work similar to C ++ APIs (such as Stroke for Molok), these APIs are made available for reasons of execution.
Although many stable code analysts are available for C ++, we can not use any of them. There is a need to keep a stable code analyzer which can be run on code with proprietary APIs.
I would like to know how I can start developing code analyzer. Like people available for C ++, this may not be very convenient.
[UPDATE] I got the following question which is what I am doing. I would appreciate any guidance.
My only difference is that instead of Java, the only difference is my concern for proprietary API, so far I have got good answers, but I want to know more from those who are Are through.
I am confused:
Is the implementation of a language at the top of C ++ or just one set of APIs?
Any later C ++ programmer will capture things like memory leaks and overflow.
Comments
Post a Comment