help-octave
[Top][All Lists]
Advanced

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

Re: Status of octave compilers


From: Paul Thomas
Subject: Re: Status of octave compilers
Date: Sun, 27 Mar 2005 13:41:46 +0200

The ocatve to C++ translator by Jens Rueckenagel is probably the most complete attempt at an octave "compiler" that you will find. It is based on a start made by JD Cole.

http://www.stud.tu-ilmenau.de/~rueckn/

Jens gives information, at the end of his thesis, about speed comparisons between the compiled code and the interpreted code. The gain is not very great as yet; partly because type inferencing is not attempted and partly because indexing is done in the same way as in the interpreter. Jens says in his thesis that he is going to tackle some of these issues in his Masters..... over to you, Jens!

Paul T



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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