XML Feeds

.

[maxmsp] [announce] new LISP interpreter object [maxlispj]

Gary Lee Nelson Gary.Nelson at oberlin.edu
Wed Jan 9 10:27:10 MST 2008


Oops. Spoke too soon. Shudda looked at the max window where I found this

RTcmix: WARNING: No bus_config defined, setting default (in/out).

and this

€ error: java.util.zip.ZipException: error in opening zip file
€ error:     at java.util.zip.ZipFile.open(Native Method)
€ error:     at java.util.zip.ZipFile.<init>(ZipFile.java:203)
€ error:     at java.util.zip.ZipFile.<init>(ZipFile.java:84)
€ error:     at 
com.cycling74.max.MXJClassLoaderImpl.look_for_resource_recursive(MXJClassLoa
derImpl.java:717)
€ error:     at 
com.cycling74.max.MXJClassLoaderImpl.look_for_resource_recursive(MXJClassLoa
derImpl.java:739)
€ error:     at 
com.cycling74.max.MXJClassLoaderImpl.look_for_resource_recursive(MXJClassLoa
derImpl.java:739)
€ error:     at 
com.cycling74.max.MXJClassLoaderImpl.lookup_resource(MXJClassLoaderImpl.java
:672)
€ error:     at 
com.cycling74.max.MXJClassLoaderImpl.getResource(MXJClassLoaderImpl.java:585
)
€ error:     at java.lang.Class.getResource(Class.java:2042)
€ error:     at org.armedbear.lisp.Load.loadSystemFile(Load.java:270)
€ error:     at org.armedbear.lisp.Load$3.execute(Load.java:567)
€ error:     at org.armedbear.lisp.LispThread.execute(LispThread.java:625)
€ error:     at org.armedbear.lisp.Lisp.evalCall(Lisp.java:466)
€ error:     at org.armedbear.lisp.Lisp.eval(Lisp.java:431)
€ error:     at org.armedbear.lisp.Load.loadStream(Load.java:438)
€ error:     at org.armedbear.lisp.Load.loadFileFromStream(Load.java:406)
€ error:     at org.armedbear.lisp.Load.loadSystemFile(Load.java:288)
€ error:     at 
org.armedbear.lisp.Interpreter.initializeLisp(Interpreter.java:164)
€ error:     at 
org.armedbear.lisp.Interpreter.createInstance(Interpreter.java:56)
€ error:     at maxlispj.<init>(maxlispj.java:35)



On 1/9/08 11:14 AM, "garton at columbia.edu" <garton at columbia.edu> wrote:

> Max/MSP-ers --
> 
> I have a new LISP interpreter object available for download for those
> who want to do some serious Processing of Lists (Hey! LISt Processing! Wow!):
> 
> http://music.columbia.edu/~brad/maxlispj/
> 
> This relatively complete implementation of Common Lisp uses the "abcl"
> java-based interpreter authored by Peter Graves as a base.  LISP is
> a wonderfully elegant language for having all kinds of algorithmic
> fun.
> 
> [maxlispj] supercedes my older [maxlisp] object, with greatly improved
> error-handling, plus it is also available for both OSX and Windows
> Max/MSP.  The standard output from (print)-ing functions as well
> as the evaluated output of functional expressions is returned to
> the Max/MSP environment.
> 
> I've been using this a fair amount during the past few weeks, and
> it seems very stable.  Full source for both the "abcl" java classes
> and the [maxlispj] java classes is also available.
> 
> I hope you enjoy this and can find it useful.  Happy 2008!
> 
> Brad Garton
> Columbia University Computer Music Center
> http://music.columbia.edu/~brad
> 
> 
> _______________________________________________
> maxmsp mailing list
> maxmsp at cycling74.com
> http://www.cycling74.com/mailman/listinfo/maxmsp


Cheers
Gary Lee Nelson
Oberlin College
www.timara.oberlin.edu/GaryLeeNelson





More information about the maxmsp mailing list