Hello,

I've created a mercurial repository in bitbucket in order to store
syntax highlighting files for use Octave language with multiple text
editors. By the moment I have files for CodePad (a discontinued MS
Windows program), nano, vim and Kate/KWrite. It would be nice if
someone in the community could contribute with other files for editors
as gedit, jedit, geany, etc.

The code is stored in https://bitbucket.org/jgpallero/octave-sh. The
repo can be anonymously cloned and I have not problem to provide write
access to it to someone that want to contribute.

The highlighted data are separated in four groups:

- keywords, as if, for, etc
- commands, as cd, who, save, etc. (this group could be deleted and
merged with the next, I don't know)
- functions
- forge, for Octave-Forge functions

The three first classes corresponds to the state of Octave 3.0.1 and
the forge corresponds to the state of octave-forge 20080612.

For Octave-Forge maintainers: Could be possible to implement an option
in the web that provides the octave-forge function names as in
http://octave.sourceforge.net/functions_by_alpha.php but in plain text?

-- 
*****************************************
José Luis García Pallero
jgpall...@gmail.com
(o<
/ / \
V_/_
Use Debian GNU/Linux and enjoy!
*****************************************

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to