Skip to content

cassiel/net.loadbang.groovy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

net.loadbang.groovy

This package which supports the Groovy scripting/programming language within MXJ for MaxMSP.

Groovy is an agile, dynamic language for the Java Virtual Machine (JVM) which builds upon Java by providing features such as closures and support for domain-specific programming (such as XML processing and database access). It integrates seamlessly with Java and is very similar in syntax.

For more information on Groovy, see the Codehaus page.

The prebuilt JAR files are in the sub-directory distribution, or the library can be built from the enclosed sources using Maven. (For the Maven build, clone and build net.loadbang.scripting first, since our libraries are not yet in a central repository.)

See the README for net.loadbang.lib for installation details.

Documentation

The JavaDocs can be generated from Maven by

mvn javadoc:javadoc

The documentation is written to target/site/apidocs.

License

Distributed under the GNU General Public License.

Copyright (C) 2011 Nick Rothwell.

About

The Groovy language for MaxMSP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published