PdLua

Current release: PdLua 0.6.0
Released 2014-07-22 — tested with pd 0.45
svn-snapshot of 0.6 (rev.17329) for the Debian package
Experimental releases
There are no experimental releases available at the moment.
Project Description
- Project resources
pdlua adds a new loader to Pd, that allows one to load objectclasses written in the popular lua programming language.
Some programming problems are complicated to express in graphical dataflow languages like Pd, requiring the user to ressort to objectclasses written in more general purpose languages.
For those who do not want to use compiled languages like C/C++, this package offers the possibility to write first-class objectclasses in the lightweight programming language "lua".