|
Project Information
|
Project is sleepingAs of August 2007, the project is no longer active. Work will be resumed sometime in the future. PEditorPEditor 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. By version 1.0, it should support
This is aimed at the C/C++ programmer, though support for other languages may be added. ScreenshotsFor screenshots, check out the wiki page Shots. DownloadsWindows users, for stand-alone bundles, see Downloads You'll also need a compiler, see Getting a compiler. Linux users, for dynamically linked binaries and source archives, see Downloads SourceFor the latest stable, check-out: http://deveditor.googlecode.com/svn/tags/peditor-0.2/svn checkout http://deveditor.googlecode.com/svn/tags/peditor-0.2/ For the latest unstable, check-out: http://deveditor.googlecode.com/svn/trunk/svn checkout http://deveditor.googlecode.com/svn/trunk/ Instructions on how to build on Linux: http://code.google.com/p/deveditor/wiki/BuildGuideLinux |