comp.lang.ada
 help / color / mirror / Atom feed
From: Preben Randhol <randhol+cla@pvv.org>
To: comp.lang.ada@ada-france.org
Subject: Re: Dynamic Plug-in Loading with Ada
Date: Tue, 28 Jun 2005 23:30:13 +0200
Date: 2005-06-28T23:30:13+02:00	[thread overview]
Message-ID: <mailman.106.1119994234.17633.comp.lang.ada@ada-france.org> (raw)
In-Reply-To: <pan.2005.06.28.20.42.47.419892@linuxchip.demon.co.uk.uk.uk>

On Tue, Jun 28, 2005 at 08:43:20PM +0000, Dr. Adrian Wrigley wrote:
> 
> I put together a little package last year to do "Live Coding" in
> Ada under GNAT/Linux.
> 
> The package (LiveCoding) implemented procedures to run statements, to
> compile subprograms and to compile packages.  The arguments would
> be strings and context clauses.  I implemented context clauses as
> a separate data type which could be passed in to the code generator,
> 
> The LiveCoding package wrote out new packages into files and called
> out to gnatgcc (or whatever) to compile the code fragments using dlopen
> and dlsym to access the new program symbols.

Sounds interesting? Is this package by any chance available online?

-- 
Preben Randhol -------------- http://www.pvv.org/~randhol/Ada95 --
                 �For me, Ada95 puts back the joy in programming.�



  parent reply	other threads:[~2005-06-28 21:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-25  7:35 Dynamic Plug-in Loading with Ada Preben Randhol
2005-06-28 18:30 ` Mark Lorenzen
2005-06-28 20:43 ` Dr. Adrian Wrigley
2005-06-28 20:53   ` Alex R. Mosteo
2005-06-28 21:30   ` Preben Randhol [this message]
2005-06-28 23:22     ` Dr. Adrian Wrigley
2005-07-01  6:09 ` Michael Erdmann
replies disabled

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