[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: parse tree generation
From: |
John W. Eaton |
Subject: |
Re: parse tree generation |
Date: |
Mon, 21 May 2007 16:56:42 -0400 |
On 20-May-2007, Brian W. wrote:
| What I plan to do is to improve the interpeter speed. Don't ask for details
| - I am at the very beginning.
Since you are at the very beginning, then I think this is the best
time to ask questions.
If you want to work on a project like this, then please don't work in
isolation. Please join our community and post your ideas and
questions to the list.
| And therefore I want to reuse the parse tree
| built by octave whereever possible and change the implementation where
| profiling indicates the highest expected gain.
What do you mean by "reuse the parse tree"?
jwe