[PD] Porting PD to Java (feasible with Cibyl?)

Mathieu Bouchard matju at artengine.ca
Wed Jul 27 20:28:02 CEST 2011


On Wed, 27 Jul 2011, Andrew VanderVeen wrote:

> So, since it's not exactly ideal to re-implement these headers in Java 
> (I don't even know if it's possible), is there a way that I can pull 
> these files out of the pure data project?  I'm not entirely sure what 
> they do, or how essential/core they are to the project.  Can I just 
> remove certain (unneeded?) functionality?

No <dlfcn.h> means no externals except by explicit linkage.

No <socket.h> means no gui, no [netsend] and no [netreceive].

  _______________________________________________________________________
| Mathieu Bouchard ---- tél: +1.514.383.3801 ---- Villeray, Montréal, QC


More information about the Pd-list mailing list