Hi Jon, > This looks very interesting. However, I have some problems building > ersatz on my Intel Mac: > > ..:picoLisp jkleiser$ (cd ersatz; ./mkJar) > PicoLisp.java:15: cannot find symbol > symbol : class Console
I see. java.io.Console is avaliable only in Java 1.6 or higher. That's why I wrote that in "ersatz/README". Too bad. Is there no up-to-date JRE available for the Mac? Cheers, - Alex -- UNSUBSCRIBE: mailto:[email protected]?subject=unsubscribe
