I really would like to contribute, but I'm more than confused by the immense
number of files inside "libinterp", and the non-speaking file names.
Is there any form of documentation how instructions are parsed by Octave?
Or can anyone point me to the relevant files/classes/functions that parse
instructions like "foo = function(bar)" ?
For the record, I'm currently working on adding classdef support for octave, the code is available in the "classdef" branch of octave repository. Support for package folders will be added as part of that work. It's not done yet, but it's among the top items in my TODO list.
Michael.