public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
* Using Kawa extensions in R7RS libraries
@ 2015-02-12  9:27 Helmut Eller
  2015-02-12 17:57 ` Per Bothner
  0 siblings, 1 reply; 13+ messages in thread
From: Helmut Eller @ 2015-02-12  9:27 UTC (permalink / raw)
  To: kawa

I supposed it's possible to import Kawa extensions into
R7RS libraries like so:

 (define-library (foo)
   (import (only <some-library> invoke invoke-static field static-field))
   ...)

But what is the name of <some-library> that exports the various Kawa
extensions?

Howev

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

end of thread, other threads:[~2015-07-13  9:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-12  9:27 Using Kawa extensions in R7RS libraries Helmut Eller
2015-02-12 17:57 ` Per Bothner
2015-02-15 20:49   ` Helmut Eller
2015-02-17  6:23     ` Per Bothner
2015-02-17  6:37       ` Per Bothner
2015-04-13  5:45       ` Jamison Hope
2015-04-13  7:32         ` Per Bothner
     [not found]           ` <CANfjrNW0FFmM3Xp5gX+BNqAbq2Y=C2OiuHYEXv50Y09r9NWipA@mail.gmail.com>
2015-07-05 16:18             ` Per Bothner
2015-07-06  7:30               ` Elías Alonso G.-Cornejo
2015-07-08 14:11                 ` Elías Alonso G.-Cornejo
2015-07-12 23:38                   ` Per Bothner
2015-07-13  0:16                 ` Per Bothner
2015-07-13  9:11                   ` Elías Alonso G.-Cornejo

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).