octave-maintainers
[Top][All Lists]
Advanced

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

Learning the Octave interpreter code to implement Java class dot-referen


From: Andrew Janke
Subject: Learning the Octave interpreter code to implement Java class dot-referencing
Date: Wed, 8 Jul 2020 02:27:06 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

Hi, Octave maintainers,

A while ago, I took a stab at adding support for dot-reference syntax
for Java classes. (https://savannah.gnu.org/bugs/index.php?41239) I
totally failed, because I don't understand the Octave interpreter code
well enough, and don't have bison/yacc skills.

Can anyone point me at resources for learning about the Octave
interpreter code, or bison/yacc generically, that would help me get good
enough to write a patch for this?

Cheers,
Andrew



reply via email to

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