Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.compilers    |    Compiler construction, theory, etc. (Mod    |    2,753 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 838 of 2,753    |
|    Martin Ward to you    |
|    Re: Fastening the run-time interpretatio    |
|    13 Nov 06 16:31:58    |
      From: martin@gkc.org.uk              On Saturday 11 Nov 2006 20:50, you wrote:       > I am writing a piece of software that accept in input the definition       > of a mathematical function and a list of points in which evaluate the       > function and puts the result in output. The main feature of the progam       > is that once the function definition is read, the program evaluates       > the function very fast              At run time, your program could write out a file containing a       standalone C function which implements the mathematical function,       compile this to a shared library (or DLL), dynamically link it in, and       call the function as required.              GNU Libtool (http://www.gnu.org/software/libtool/libtool.html)       will do this portably on Unix-like systems and on windows using Cygwin.              --        Martin       martin@gkc.org.uk http://www.cse.dmu.ac.uk/~mward/              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca