comp.lang.ada
 help / color / mirror / Atom feed
* Self-modifying code
@ 2015-07-12  1:57 ferrariv65
  2015-07-12  3:24 ` David Botton
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: ferrariv65 @ 2015-07-12  1:57 UTC (permalink / raw)


Is it possible to write self-modifying code in Ada?
More in detail: is it possible compile some code at runtime and inject it into the running program, on the fly? The ability to remove that code after it is no longer needed would also be important, to prevent hogging up the system memory which may result.
Thank you

Serg

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

end of thread, other threads:[~2015-07-27 11:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-12  1:57 Self-modifying code ferrariv65
2015-07-12  3:24 ` David Botton
2015-07-12  4:38 ` Paul Rubin
2015-07-12  5:09   ` David Botton
2015-07-12  5:53     ` Paul Rubin
2015-07-12  9:10       ` Georg Bauhaus
2015-07-12 11:54 ` anon
2015-07-12 15:40   ` David Botton
2015-07-27 11:29 ` Jacob Sparre Andersen

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