Downloads
General information

Cameleon2 is downloadable here.
You can also access the Subversion repository.

See the INSTALL file for installation procedure.

Check the FAQ about installation..

You can read the ChangeLog.

Latest release is 1.9.19 (2009-09-24).

Changes:

  • now use GtkSourceView 2.X.
  • new multi-clipboard view in Chamo (the view is called "multiclip"),
  • new Custop module, to create Gtk interface to toplevel programs,
  • new Ed_outputs module, to create a window with various tabs to display output of various commands,
  • ocamlbuild support in ocaml-mode (C-o C-c to activate the build command),
  • various things I don't remember of,
  • lots of minor fixes.

Do not hesitate to download the nightly snapshot of the subversion trunk, with more features and bug fixes:Nightly snapshot.

Requirements

The following libraries are required to compile Cameleon:

make is also required for the compilation process.
Previous releases

1.9.18 (02 Feb 2007)
Bug fixes and enhancements in Chamo.

1.9.17 (27 Nov 2006)
Bug fixes and enhancements in Chamo. Search, query-replace and completion are available in Chamo, with regular expressions based on PCRE.

1.9.16 (10 Oct 2006)
The chamo editor is included and usable in cameleon. Many fixes and enhancements.

1.9.15 (06 Oct 2006)
Cameleon now includes chamo, a powerful text editor with OCaml as scripting language.

1.9.13 (10 May 2006)
A new configuration process which uses an OCaml script to detect required tools and libraries. Fixes and enhancements.