Yet another octave GUI
Yaog is an integrated development environment for octave.
It is written in C, using the GTK2 library.
Yaog is still in alpha stage: be careful, it might accidentally mess with your files.
Features
Yaog is meant to make the use of octave easier. For this purpose
yaog features:
- Integrated text editor with syntax highlighting.
- Automatic updating of Octave's paths.
The following features are planned to be added soon (some are already availible in the CVS-version)
- Full GUI handling of Octave paths. (Add, remove, reorder)
- Graphical mode debugging of Octave.
- Editing of run-time Octave variables.
- Optional integration with GNOME.
Take a look on the screenshot of yaog.
Requirements
An unix with common development tools. (eg GNU or MacOSX).
Mainstream Linux distros ought to work "out of the box".
The followings specific software packages are needed:
- GTK2, version 2.4 or later (+prerequisites)
- VTE
Note that VTE is a part of GNOME, but doesn't require any other
packages of GNOME. Version 0.13.3, or later suggested.
- LibGlade
- Octave, version 2.9.1 or later.
- GtkSourceView is required by the CVS version of yaog.
You also need a pkg-config that knows the locations of gtk & vte.
Download
Get yaog form here. Source only, no binaries.
Hosted on: