On Tue, Jan 05, 2010 at 02:45:11PM -0800, David MacMahon wrote: > I'm working on creating Ruby bindings to PLplot, much like the Ruby > bindings to PGPLOT (http://pgplot.rubyforge.org/). I've gotten a > fair amount of the API done and the first seven or so examples > "ported". I'll be happy to share my work once it gets a little more > complete.
David, We'd of course welcome any contributions for a ruby binding to plplot. How are you generating it? I'd strongly recommend looking at swig (http://www.swig.org) for automatically generating them. We use this for several existing bindings. It would greatly decrease the maintenance overhead to use this again. We've also found it very useful, and once the initial setup is done, relatively easy to use. Regards Andrew ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel