open-source utilities and extras for Max/MSP
[ start | index | login ]
start > Software > net.loadbang.jython

net.loadbang.jython

Created by nick. Last edited by nick, 55 days ago. Viewed 519 times. #7
[diff] [history] [edit] [rdf]
labels
attachments
jy.png (921)
net.loadbang.jython is a package which supports the >>Python scripting/programming language within MXJ for Max/MSP.

We use the >>Jython interpreter, which allows Python and Java to interact, and gives Python access to the standard Java libraries (as well as any other Java code available to MXJ).

jy

Installation

Download this ZIP file: >>/download/net.loadbang.jython-1.1-20080315.zip. This archive contains instructions, plus the required JAR files, examples, javadocs and sources. The javadocs are also available online >>here.

(The Jython and Groovy packages use a lot of the same machinery, documented >>here.)

Releases

* 1.1, 2008-03-15:

Embarrassing synchronisation bug causing thread deadlock when a Jython interpreter instance threw an uncaught exception: now fixed.

* 1.0, 2008-03-06:

Fixed thread reentrancy problem.

* 0.9b2, 2008-03-03:

Cleaned up Javadocs; implemented thread reentrancy test as a stop-gap.

* 0.9b1, 2008-02-29:

Initial beta release.

Release Numbering

All releases have two parts to their version: an actual version number, and a date. The version number changes if the core Java code is changed; the date changes if the Java code changes, or if there are any changes to example code or 3rd-party libraries.

License

This code is copyright © 2008 Nick Rothwell, nick@cassiel.com. It is released under the >>GNU Lesser General Public License.

no comments | post comment



< May 2008 >
SunMonTueWedThuFriSat
123
45678910
11121314151617
18192021222324
25262728293031

XHTML 1.0 validated
CSS validated
RSS 2.0 validated
RSS Feed

Contact: Nick Rothwell

Powered by SnipSnap 1.0b2-uttoxeter

Open Source Java and UI Software for MaxMSP

jython-logo

The Python programming language embedded in MaxMSP/MXJ


groovy-50

The Groovy programming language embedded in MaxMSP


small_powered_by

A Jetty-based embedded web server for MaxMSP, with JSP support


hsqldb

SQL database support, using HSQL or Apache Derby (embedded), or MySQL


nixie

Nixie tubes for Max


buttonsx

Rotating, alignable, colourable, assignable, pattr-aware arrays of text


Legacy Software

snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt