[PD] programming resources CC++ to learn how to write externals for pd

IOhannes m zmoelnig zmoelnig at iem.at
Mon Jul 13 12:04:34 CEST 2009


David Doukhan wrote:
> For externals, you should mainly use C.

for externals you should of course use the language that you are most 
fluent in.

Pd is written in C, so C is the most natural choice from Pd's pov, but 
probably not yours.

you can write externals in a wide number of other languages as well 
(including (but not limited to) Pd (which is even more natural than C), 
C++, python, lua, java, haskell and HQ9+)

if you want to write C++ externals, you might want to use flext (which 
offers a nice framework and an awkward build-environment :-))

fgmasdr
IOhannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20090713/cb41db01/attachment.bin>


More information about the Pd-list mailing list