comp.lang.ada
 help / color / mirror / Atom feed
From: Paul Rubin <no.email@nospam.invalid>
Subject: Re: Self-modifying code
Date: Sat, 11 Jul 2015 21:38:33 -0700
Date: 2015-07-11T21:38:33-07:00	[thread overview]
Message-ID: <87h9pa2do6.fsf@jester.gateway.sonic.net> (raw)
In-Reply-To: eb2440ca-06d4-4192-bdca-0444c2953eb9@googlegroups.com

ferrariv65@gmail.com writes:
> 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?

You could generate a dynamically linkable module, but this all seems
pretty un-Ada.  What are you trying to do?  Hot upgrade?  JIT compiler
inside your application?  Maybe other approaches are worth looking into.

  parent reply	other threads:[~2015-07-12  4:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-12  1:57 Self-modifying code ferrariv65
2015-07-12  3:24 ` David Botton
2015-07-12  4:38 ` Paul Rubin [this message]
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
replies disabled

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