- make sure java and javac are in your path
- put jmk.jar at $LJHOME/bin/jmk.jar
- update from CVS ... now you'll have $LJHOME/bin/jmk (which just calls 'java -jar $LJHOME/bin/jmk.jar $@'
- cd $LJHOME/src/s2/
- type jmk
- run the compiler by typing ./s2compile (which is just a wrapper to call java -jar s2compile.jar
I have a core.s2 file just about ready. I found some things I hadn't implemented yet and some quick features I wanted to get in.