PEditor is an experimental programmer's editor. The goal is to create an editor that could be used by a person (most likely a student) with no a priori knowledge of programming. This aims to be a classic "write code, click run" IDE.
Here are some key features of "PEditor":
· tabs
· syntax highlighting
· some form of auto-complete
· ability to compile/run simple programmes
· a code snippets library
PEditor project is aimed at the C/C programmer, though support for other languages may be added.
Requirements:
· Qt 4.x
Product's homepage