comp.lang.ada
 help / color / mirror / Atom feed
From: Jacob Sparre Andersen <sparre@nbi.dk>
Subject: Re: Dynamic functions
Date: Fri, 10 Aug 2007 08:54:57 +0200
Date: 2007-08-10T08:54:57+02:00	[thread overview]
Message-ID: <ygemywz3mm6.fsf@hugsarin.dmusyd.edu> (raw)
In-Reply-To: 46bb3919$0$19890$edfadb0f@dread11.news.tele.dk

Poul-Erik Andreasen wrote:

> How is the best way to make a representation of a function/algorithm
> wich can bee setup at runtime in Ada.

Is there any reason that you cannot convert the function to Ada, write
it to a file, compile it to a plug-in/DLL/shared library, and then
load the plug-in/DLL/shared library?

The complication is that it requires an Ada compiler on the running
system, but the benefit is pretty fast execution.

Greetings,

Jacob
-- 
The secret is to bang the rocks together.



  parent reply	other threads:[~2007-08-10  6:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-09 16:06 Dynamic functions Poul-Erik Andreasen
2007-08-09 16:51 ` Georg Bauhaus
2007-08-09 18:20   ` Poul-Erik Andreasen
2007-08-09 17:58 ` Dmitry A. Kazakov
2007-08-09 18:17   ` Poul-Erik Andreasen
2007-08-10  7:28     ` Dmitry A. Kazakov
2007-08-10  6:54 ` Jacob Sparre Andersen [this message]
2007-08-10  7:51   ` Dmitry A. Kazakov
2007-08-10 14:59     ` Poul-Erik Andreasen
2007-08-10 18:56       ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox