CodeSnip Code Snippets Repository

   
Release: 3.6.3
Date: 22 July 2010
O/S: Windows 95, Windows 98, Windows Me, Windows NT 3.1, Windows NT 4, Windows 2000, Windows XP, Windows 2003 Server, Windows Vista, Windows 2008 Server, Windows 7, Windows 2008 Server R2

Download

You can get the latest version of CodeSnip here.

Executable Program Installer v3.6.3

Download link Description
dd-codesnip.zip (1524Kb)
Contains the CodeSnip executable program and help file installer along with a readme file. See the Install Info tab for details of how to install the program. The database is not provided. It can be downloaded from within CodeSnip.
MD5 Checksum: 3f34c2db99e5009de6146c575f9d265a

Source code

CodeSnip's source code is maintained in a Subversion repository on SourceForge.net. The current development tree and snapshots of all releases back to v3.0 are available.

Versions 3.0.0 to 3.0.5 provide a file named ReadMe-Src.txt instead of Build.html.

Some third party source code is required to build CodeSnip. These dependencies, along with instructions for building codesnip are provided in the file Build.html which is included in the code repository. The link displays the most up to date version which applies to the main development source code tree in the repository's trunk branch. Older versions are available in the tags branch.

There are four ways of grabbing CodeSnip's source code:

  1. From the repository viewer. This Subversion repository is divided into branches. The ones of interest are:
    • The trunk branch contains the current development tree. This branch contains the latest code but at times may not be stable.
    • The tags branch contains the source of stable releases back to v3.0.0. Each release is stored in a version-x.x.x sub-directory where x.x.x is the version number.
    • The branches branch contains experimental code. This branch may sometimes be empty if no experimental code is being worked on.
    You can download a tarball of any of the releases or the development tree by navigating to the required directory and selecting the download GNU tarball link.
  2. Subversion clients can access the repository here:
    https://codesnip.svn.sourceforge.net/svnroot/codesnip
    The appropriate branch can accessed by appending the branch name to this url. For example the current development tree can checked out from
    https://codesnip.svn.sourceforge.net/svnroot/codesnip/trunk
  3. From the SourceForge file browser. Source code going back at least one year is available here in either .zip or .tar.gz formats. Files are labelled with the version number.
  4. The source code of v3.6.3 can be downloaded from this site as dd-codesnip-src.zip.