Menu

Edpcs / News: Recent posts

Edpcs: Version 1.0.0 released

Edpcs is a schematic pseudocode editor made especially for students that want to design their first algorithms.

The new release is the first stable version.
Link to last version:
http://downloads.sourceforge.net/edpcs/edpcs_v1.0.0.zip

Since RC2:
- Updated help files
- Fixed automatic path selection when printing in a file.

Posted by Pier-Luc 2009-01-18

Edpcs: Version 0.10.65rc2 released

Edpcs is a schematic pseudocode editor made especially for students that want to design their first algorithms.

The new release is called Release Candidate 2 (rc2), i.e. almost stable if not already stable.
Link to last version:
http://downloads.sourceforge.net/edpcs/edpcs_v0.10.65rc2.zip

Since version 0.10.62rc1:
- Fixed the "constant width bug" of the Refinement pseudo-structure;
- Added a printing capability for PNG files.

Posted by Pier-Luc 2008-05-10

Edpcs: Version 0.10.62rc1 released

Edpcs is a schematic pseudocode editor made especially for students that want to design their first algorithms.

The new release is called Release Candidate 1 (rc1), i.e. almost stable if not already stable.
Link to last version: http://downloads.sourceforge.net/edpcs/edpcs_v0.10.62rc1.zip

Since version 0.10.59:
- Fixed the detection of the system's language in order to choose properly the default translation.

Posted by Pier-Luc 2008-02-15

Edpcs: Version 0.10.59 (Beta) released

Edpcs is a schematic pseudocode editor made especially for students that want to design their first algorithms.

The current release is the second beta release. In the first release (v0.9.43), we were able to:
- Insert new "pseudo-structures" by the key <Enter>;
- Modify the pseudo-structure with a Edit context menu. Types are: Any Operation, Comment, If..Then, If..Then..Else, For..Do, While..Do and Refinement;
- Delete, Copy and Paste a pseudo-structure;
- Open many files;
- Print the text and the pseudocode in separate PDF files.... read more

Posted by Pier-Luc 2008-02-04