Mail Archives: cygwin/1997/07/01/02:49:29
The title almost says it all. For numerical and statistical computing,
the ability to wire user C code into a running interpreter is the best
thing since electricity. The functionality on UNIX system is in
libdl.* and (usually) works by linking up a shared
position-independent library and accessing it through dlopen(),
dlsym(), etc. One would expect that similar functionality is possible
through DLL's in win32, but has anyone actually tried this?
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p DOT dalgaard AT biostat DOT ku DOT dk) FAX: (+45) 35327907
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -