public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
* calling scheme procedure from java and passing a list as argument...
@ 2015-09-17 13:09 Damien Mattei
  2015-09-17 18:54 ` Per Bothner
  0 siblings, 1 reply; 4+ messages in thread
From: Damien Mattei @ 2015-09-17 13:09 UTC (permalink / raw)
  To: kawa

hello again,
suppose i have a java code (the case is running on tomcat web server but
that's make no difference)
and i want to pass a list to a scheme routine, i have two questions:
-is there a way to call a scheme procedure in kawa,i suppose the answer
is yes but how?
( i know i can do it making a method in a kawa class definition and call
the method)
- but how can i pass a list as parameter, what is the equivalent of
scheme list in java or kawa??
I would greatly appre"ciate a little example...

thanks
Damien

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-18 13:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-17 13:09 calling scheme procedure from java and passing a list as argument Damien Mattei
2015-09-17 18:54 ` Per Bothner
2015-09-18  9:53   ` Damien Mattei
2015-09-18 13:51     ` Damien Mattei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).