This is the mail archive of the kawa@sourceware.cygnus.com mailing list for the Kawa project. See the Kawa home page for more information.
I'm having trouble with load and environments when calling an interpreter from Java.
I do this:
interp = new Scheme();
interp.eval("(load \"" + initfile + "\")");
No exception is thrown by the eval, yet subsequent evals cannot find procedure defined in the init file. How can I use the same environment those procedures were defined in?
-----== Sent via Deja News, The Discussion Network ==-----
http://www.dejanews.com/ Easy access to 50,000+ discussion forums