jss
jss is an extension for ABCL that makes it easier for me(AlanRuttenberg) to write lisp code that calls java libraries. jss stands for java syntax solution if I'm using it to write, and java syntax sucks when I have been reading java in it's usual form.

It can be downloaded from my subversion repository.

Be a pal: Make jss work in other common lisps that can call Java. :)

This tool depends on jscheme, a tiny 600k library which you should grab from http://jscheme.sourceforge.net/jscheme/main.html and put in your class path. JSS makes ABCL fun. -- fusss


Java