unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile questions
@ 2004-08-26 18:49 Jim Norris
  2004-08-26 21:39 ` Stephen Compall
  2004-08-27 10:01 ` (slightly OT) Dynamic link w/o *.h [was: Guile questions] tomas
  0 siblings, 2 replies; 6+ messages in thread
From: Jim Norris @ 2004-08-26 18:49 UTC (permalink / raw)


Hi, I was working on a tool to let someone dynamically link to dlls in
Windows at runtime when I saw Guile. I couldn't tell if Guile had the
features I'm looking for. If it doesn't maybe I could help add them or
find some other way to help out?

Could you guys answer some questions for me please?

Does Guile let you dynamically link to dlls / object library files at run
time without the need for header (*.h) files, *.def files, or *.lib files?
(or the Unix equivalent)

If it does, does Guile automatically load the function names into Guile's
namespace at runtime?

If the funtion names autoload, does Guile have a mechanism for allowing
the user to select which dll's functions are in the name space at any
given time? This is in case two dll's have functions with the same names
and to speed up script interpretation.

Are there any features users are asking for that Guile currently doesn't
have? If so is there a need for someone to work on those?

Does Guile support Forth like stack based parameter passing from the input
script? Would there be an interest in this if it doesn't?






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


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

end of thread, other threads:[~2004-08-27 14:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-26 18:49 Guile questions Jim Norris
2004-08-26 21:39 ` Stephen Compall
2004-08-27 10:01 ` (slightly OT) Dynamic link w/o *.h [was: Guile questions] tomas
2004-08-27 13:55   ` Linas Vepstas
2004-08-27 13:57     ` Linas Vepstas
2004-08-27 14:07       ` tomas

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