PikeTools

[ Start > PikeTools ] [ Edit this Page | Viewing Version 12 ]


There are a number of tools that are Pike-aware. See also the Pike Assimilation project: http://pike.ida.liu.se/projects/assimilation/

EMACS

Emacs contains support for Pike, which is provided by C-Mode.

Eclipse

Eclipse is a work in progress. See the Eclipse page for details.

JEdit

JEdit has supports syntax highlighting, and code folding. An in-depth discussion can be found at http://www.update.uu.se/~peterl/html/sub_hobbies/comp/articles/jEdit/

VIM

vim">http://www.vim.org supports syntax highlighting and code completion for Pike.

Syntax hilighting

:set syntax on
:set syntax:pike

For more information see:

  • http://www.vim.org/tips/tip.php?tip_id=498

Code completion

Begin to type something and hit:

ctrl-n
ctrl-p

For more information, see:

This should apply to gvim which is basically vim with a graphical interface.

TextMate

http://www.macromates.com is a very cool text editor for Mac OS X. More information about its support at TextMate.

nedit

http://www.nedit.org supports syntax hilighting and some other features. Kevin Mulholland has provided his nedit.rc which contains, among other things, the Pike syntax hilighting definition.

Hilight

Highlight supports Pike along with 120 other languages.


Powered by PikeWiki2

 
gotpike.org | Copyright © 2004 - 2009 | Pike is a trademark of Department of Computer and Information Science, Linköping University