Dave Malcolm
- Number of videos:
- 2
Want to analyse C/C++ code using Python? I've written a plugin for GCC that embeds Python inside the compiler, allowing you to write new C/C++ compilation passes in Python. I've used this to build a static analysis tool that understands the CPython extension API, and can automatically detect reference- counting bugs, and other errors.
Event: PyCon US 2012
Speakers: Dave Malcolm
Recorded: March 9, 2012
Language: English
Last updated: January 29, 2013
Speakers: Dave Malcolm
Recorded: March 9, 2012
Language: English
Last updated: January 29, 2013
Event: PyCon US 2011
Speakers: Dave Malcolm
Recorded: March 11, 2011
Language: English
Last updated: January 29, 2013
Speakers: Dave Malcolm
Recorded: March 11, 2011
Language: English
Last updated: January 29, 2013

