This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Using Kawa as scripting engine


Daniel Kraft wrote:


But is it still possible to use it somewhat like a scripting engine,
which can execute Scheme code on demand of my application and pass
argument/return values between those two systems?

http://www.gnu.org/software/kawa/Evaluating-Scheme-expressions-from-Java.html


You can see how Kawa does it with kawa.Shell in classes like kawa.TelnetRepl and kawa.repl.main.

Jim


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]