Re: Dynamic Plug-in Loading with Ada



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.»
.



Relevant Pages

  • Re: Dynamic Plug-in Loading with Ada
    ... >> The package (LiveCoding) implemented procedures to run statements, ... >> compile subprograms and to compile packages. ... >> a separate data type which could be passed in to the code generator, ...
    (comp.lang.ada)
  • Re: Dynamic Plug-in Loading with Ada
    ... Ada under GNAT/Linux. ... The package implemented procedures to run statements, ... compile subprograms and to compile packages. ... unsuited to Live Coding, but it *can* be made to work. ...
    (comp.lang.ada)
  • Re: Modelsim : Problem with generics
    ... definition in that package. ... Entities in a file with there architecture, testbench in an other with ... tried a lot of things and the "compile all" was part of it. ... But what I saw is it seems that the testbench does not recompile ...
    (comp.lang.vhdl)
  • Re: Use of libraries
    ... the entity will also contain the package that defines its interface ... 'Compile out of date' from the GUI and go right on back to simulating. ... vcom -just p *.vhd ...
    (comp.lang.vhdl)
  • Re: DebToo: Debian, Gentoo-style
    ... I just have one question for all you folks who like to compile every ... review had Debian on top, Debian was only compiled with I386. ... Also Isn't Gentoo starting to introduce binaries of packages to ease ... I wonder how the package manager keeps up with the ...
    (Debian-User)