Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2007-02-07 18:04:22
Size: 1273
Editor: swordsp
Comment:
Revision 3 as of 2007-02-07 18:23:05
Size: 2131
Editor: swordsp
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
-- ["swordsp"] ([[Date(2007-02-07T18:04:22Z)]]) -- ["swordsp"] ([[Date(2007-02-07T18:19:36Z)]])
Line 10: Line 10:
  * [http://scipy.org/PerformancePython A beginners guide to using Python for performance computing]
Line 15: Line 16:
 * [http://scipy.org/PerformancePython A beginners guide to using Python for performance computing]
Line 19: Line 19:
 * [http://elmer.sourceforge.net/ elmer] -- Elmer is a tool which embeds a Python module into a C, C++, or Tcl application.
 * [http://pyinline.sourceforge.net/ pyinline]
 . The PyInline module allows you to put source code from other programming languages directly "inline" in a Python script or module.
  * 早期版本,停止开发

 * [http://www.suttoncourtenay.org.uk/duncan/accu/integratingpython.html Integrating Python, C and C++]
 * [http://www.thinkware.se/cgi-bin/thinki.cgi/UsingPythonWithOtherLanguages]
Line 24: Line 31:
 * [http://keyjnote.sourceforge.net/ KeyJnote] -- KeyJnote is a program that displays presentation slides.
 * [http://www.scons.org/ SCons] -- SCons is an Open Source software construction tool—that is, a next-generation build tool.
 * [http://valgrind.org/ Valgrind]
  * [http://kcachegrind.sourceforge.net KCachegrind]

网摘 -- ["swordsp"] (Date(2007-02-07T18:19:36Z)) TableOfContents

Python & C

Misc

swordsp/2007-02-07 (last edited 2009-12-25 07:16:24 by localhost)