ClaudiusMaximus' 2008-03-26

Day

2008-03-26 23:02 pdlua-0.4 released

Pd (aka Pure-data) is a real-time visual programming environment primarily used for multimedia processing. Lua is a powerful, fast, light-weight, embeddable scripting language. pdlua is a Lua embedding for Pd.

This is primarily a bug fix release, but also has some incompatible API changes (which should hopefully resolve some Pd vs Lua name clash issues in the long term).

pdlua-0.4 (2008-03-26), changes since pdlua-0.3 (2007-12-02):

Thanks to Frank Barknecht for the additional examples.

Get a tarball here: pdlua-0.4

Or via SVN:

svn co https://devel.goto10.org/svn/maximus/releases/pdlua-0.4

Development version (may be broken at times):

svn co https://devel.goto10.org/svn/maximus/pdlua

- Comment