Category:Development

From Octave
Revision as of 20:02, 29 August 2020 by Jingls (talk | contribs) (Added a link to a new page)
Jump to navigation Jump to search
This page contains links to pages of interest to Octave developers.

Getting started

Octave development

Building

Tools

  • Mercurial -- How to use Octave's version control scheme, creating patches (changesets).
  • Doxygen -- Documentation for C++ files
  • ccache -- How to faster compile Octave.
  • Editors -- A list of editors supporting Octave syntax highlighting.

Testing

Debugging

Releasing

Project ideas and work in progess

Meetings

Other