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: Interaktion between Scheme and Java


Victor Anyakin wrote:

  Unfortunately, I am not aware if it is possible to embed Kawa
  interpreter in Java code.

One way is described here: http://www.gnu.org/software/kawa/Evaluating-Scheme-expressions-from-Java.html

This documents pertains to XQuery rather than Scheme, but mostly what you
can do with XQuery you can do with Scheme and vice versa:
http://www.gnu.org/software/qexo/Running.html
It describes various ways you can "invoke" Kawa, from the comamnd-line
or from Java.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


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