Pseudo Code Editor

Royi picture Royi · Nov 5, 2010 · Viewed 81.9k times · Source

Is there an Open Source "Pseudo Code" Editor with "Syntax Highlighting" and "Auto Complete"? Maybe even a pack for Notepad++ or any other Text Editor?

Thanks.

Answer

thejh picture thejh · Nov 5, 2010

Although what Daniel said is correct: Maybe something like this?

http://sourceforge.net/projects/edpcs/

If you want a "real" Pseudo-Code editor, write your own syntax-highlighting configuration for a text editor.