This is the mail archive of the kawa@sources.redhat.com 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]

Re: Newbie question


"s.blomberg" <nhi965@abdn.ac.uk> writes:

> Is it a simple matter of creating it as a java class using the -C
> directive in kawa? If so, how do I call it from java? Please help out a
> newbie!

There are different ways of doing it.  If you use the module facility,
you can just invoke the Scheme procedure as a method.  ("Static modules"
are probably your best bet.)

I suggest reading the Kawa manual, and using the current version 1.6.70.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/

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