IMP logo
IMP Manual  for IMP version 2.16.0
developing.md
1 Developing the %IMP source code {#developing}
2 ===============================
3 
4 This section of the manual covers in more detail how to write C++ and Python
5 code and incorporate it into %IMP.
6 
7 See also the [IMP coding tutorial](https://integrativemodeling.org/tutorials/coding/)
8 for a walkthrough of creating a new %IMP module, and writing a new class
9 in C++.
10 
11 [SUBPAGES]