help-octave
[Top][All Lists]
Advanced

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

Re: Octave to C++ compiler question


From: David Bateman
Subject: Re: Octave to C++ compiler question
Date: Tue, 06 Jan 2009 00:39:38 +0100
User-agent: Mozilla-Thunderbird 2.0.0.17 (X11/20081018)

Ben Abbott wrote:
On Jan 5, 2009, at 2:43 AM, David Blubaugh wrote:

To All,

I was wondering if there is still any drive to convert Octave source code to C or C++ ?? There was some development on this endeavor, but it appears that this effort has been discontinued? Why???

Thanks,
David Blubaugh

Are you speaking of some particular source code file?

The vast majority is c++.

Ben


I think the question is for an automatic conversion of m-files to C++... Basically creating a tree walker class that we can then build a new evaluator for normal operation, instrumented evaluator for the "profile" command is needed first. That is also the first step for other such things as

* Octave to matlab conversion tree walker
* Octave m-file to C++ compiler
* JIT

which is why I consider the tree walker class a major missing feature.. Pity I don't know enough about the parser (at least yet) to do anything about it myself..

D.



--
David Bateman                                address@hidden
35 rue Gambetta                              +33 1 46 04 02 18 (Home)
92100 Boulogne-Billancourt FRANCE            +33 6 72 01 06 33 (Mob)



reply via email to

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