Category:Development: Difference between revisions
Jump to navigation
Jump to search
m (Remove non existing page.) |
m (→Getting started: Don't link outdated page.) |
||
Line 6: | Line 6: | ||
** [[C++ style guide]] | ** [[C++ style guide]] | ||
** [[Octave style guide]] | ** [[Octave style guide]] | ||
== [[:Category:Project_Ideas|Project ideas]] and work in progess == | == [[:Category:Project_Ideas|Project ideas]] and work in progess == |
Revision as of 11:02, 14 June 2019
This page contains links to pages of interest to developers.
Getting started
Project ideas and work in progess
- Easy projects
- GSoC Project Ideas
- Projects -- Many things that would be nice to have done. Not classified into things done or not done in Matlab. (Is that a project in itself?)
- Classdef -- Define own data types using
classdef
. - Java interface
- JIT -- Just in time compiler for Octave.
- GUI terminal widget -- Ideas about a new improved terminal widget.
- International Characters Support -- Using Octave in your own language.
- Classdef -- Define own data types using
Tools & techniques
- Mercurial -- Version control scheme.
- MXE -- Cross-compiling to Windows.
- gdb -- debugger. Useful to obtain stack traces.
- Debugging Octave -- particularly .oct files using gdb.
- valgrind -- memory leak detector, profiler etc.
- ccache -- cache compilation across builds.
- Editors -- A list of editors supporting Octave syntax highlighting.
Documentation
Building
- Building - General information.
- Continuous Build
- Large array support
Testing
Packaging
- Building binary distributions.
Code sprints
Release procedures
Other
- Project Infrastructure
- Status of bugs (outdated)
Subcategories
This category has the following 7 subcategories, out of 7 total.
Pages in category "Development"
The following 23 pages are in this category, out of 23 total.