Re: tecomp 0.6 released
- From: Helmut <helmut.brandl@xxxxxxx>
- Date: Tue, 9 Dec 2008 07:04:58 -0800 (PST)
On Dec 8, 11:10 pm, scholz.lot...@xxxxxxxxx wrote:
On 9 Dez., 01:11, Helmut <helmut.bra...@xxxxxxx> wrote:
In order to respond to your request I need some more detailed
information of your needs. If you want to "load" something into the
interpreter without recompiling the virtual machine the only way I can
imagine is to load dll/so's (e.g. with the dlopen facility of
binutils).
I ordered a MacPro for Christmas and plan to start working on a
Cocoa Eiffel Binding. Once you have agents implemented i think it
could
be a nice test case for tecomp.
Keep me informed about the status of your project. As soon as possible
I would love to do the test. But before implementing external "C", I
prefer to complete the language. But the next step will be compilation
to C and all the related issues (linking, etc.).
I will wrap the Coca stuff behind a ANSI C interface. So i just need
an
'external "C"' implementation.
A special setting in the ace file which points to the full so file
path name
you can dlopen would be fine. I don't think that performance is
serious, so
just doing a dlsym on all loaded files and caching the lookup result
should be working well enough.
Do you have any way to use c functions when i compile the virtual
machine?
For example a build tool that traverses a cluster and lookes for
external
declared features and make them accessible?
There are a lot of ideas in my mind how you could do this. Everything
is fine
for me as long as i'm not trapped in your Eiffel universe.
Could you explain that a little bit? I don't understand what you mean.
.
- References:
- tecomp 0.6 released
- From: Helmut
- Re: tecomp 0.6 released
- From: scholz . lothar
- Re: tecomp 0.6 released
- From: Helmut
- Re: tecomp 0.6 released
- From: scholz . lothar
- Re: tecomp 0.6 released
- From: Helmut
- Re: tecomp 0.6 released
- From: Andrew Reilly
- Re: tecomp 0.6 released
- From: Helmut
- Re: tecomp 0.6 released
- From: scholz . lothar
- Re: tecomp 0.6 released
- From: Helmut
- Re: tecomp 0.6 released
- From: scholz . lothar
- tecomp 0.6 released
- Prev by Date: Re: tecomp 0.6 released
- Next by Date: EiffelStudio 6.3 released
- Previous by thread: Re: tecomp 0.6 released
- Next by thread: Re: tecomp 0.6 released
- Index(es):
Relevant Pages
|