octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Functions from Matlab C shared library utility


From: John W. Eaton
Subject: Re: Functions from Matlab C shared library utility
Date: Wed, 31 Jul 2013 10:27:47 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

On 07/31/2013 08:34 AM, Alexander Barth wrote:

For what it is worth I have attached the file testproto.m.
You might be interest in the library libffi
(http://sourceware.org/libffi/) which is also used by python.

Yes, we should definitely be using libffi and not attempting to reinvent it.

Parsing the header file might not be trivial. As an intermediate step,
having to hand-code the proto file would already be very useful.

Are there any existing free software tools that can do this job, perhaps in a python or perl module?

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]