unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Creating Modules within C
@ 2006-11-16 22:48 Volkan YAZICI
  2006-11-17 11:34 ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: Volkan YAZICI @ 2006-11-16 22:48 UTC (permalink / raw)


Hi,

Within scm_eval(), I need to use a very simple module:

  (define-module ultra-complex-thingy #:pure)

(Yeah, that's the complete source code of my module.) The problem is,
how can I create and use that module within my C code, in scm_eval()?
Any assistance will be really appreciated.


Regards.


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


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

end of thread, other threads:[~2006-11-22 21:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-16 22:48 Creating Modules within C Volkan YAZICI
2006-11-17 11:34 ` Ludovic Courtès
2006-11-20 18:44   ` Volkan YAZICI
2006-11-22 17:43     ` Ludovic Courtès
2006-11-22 21:08       ` Volkan YAZICI

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