Re: tecomp 0.6 released



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.


.



Relevant Pages

  • Re: tecomp 0.6 released
    ... 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 ... Cocoa Eiffel Binding. ...
    (comp.lang.eiffel)
  • Re: Re: [Call For Testing] VirtualBox for FreeBSD! take 4
    ... it worked for me, please find attached the patch file, slightly modified so it can be successfully applied ... ...I created a virtual machine for windows xp and started the installation...but the virtual machine crashes after the windows installer loads all drivers and tries to start the actual installation ... Has someone successfully installed windows xp on VirtualBox? ...  - it panics when I try to load the kernel module, first I tried to load it with X running and the second time I tried to load it without X running, please find attached the output. ...
    (freebsd-current)
  • Re: System construction not recursive ?
    ... which I then tie together in another source file. ... when I then let CLISP execute ... load the source file, and then execute, the compilation ... E.g. if I load the file in Emacs, which contains the load and use- ...
    (comp.lang.lisp)
  • Re: load dll on windows developed with MINGW gives "couldnt find procedure Foo_Init"
    ... the tcl shell/console. ... I have created a DLL and try to load it (using ... The output from compilation and building is: ...
    (comp.lang.tcl)
  • load dll on windows developed with MINGW gives "couldnt find procedure Foo_Init"
    ... I have created a DLL and try to load it (using ... The output from compilation and building is: ... Executing make clean ...
    (comp.lang.tcl)