caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Maxence Guesdon <maxence.guesdon@inria.fr>
To: caml-list@inria.fr
Subject: Cameleon2 available as alpha
Date: Fri, 23 Sep 2005 15:17:44 +0200	[thread overview]
Message-ID: <20050923151744.623ac5ca@tintin.inria.fr> (raw)

Hello,

I'm glad to announce that a lot of development has been done on Cameleon2,
the lablgtk2 port of Cameleon. Well, it is more that a port, since almost
all the code was rewritten.

DBForge was completely rewritten and is not yet fully tested.

Report was rewritten too but remains compatible for binary files, that
is you have to convert your old report files to the new format with:
  report -obin -o foo.rep myfile.tep
  report2.x -ibin -o myfile.rep foo.rep

The Config_file library by Jean-Baptiste Rouquier is used and replace
the Options module.

Topcameleon, the graphical toplevel, is available if you have the compiled
sources of OCaml installed.

OCamlcvs, Configwin, Okey and the documentation browser are only ports to
Lablgtk2.

Zoggy is dead, now we use Glade and lablglade to generate GUI code.

Some utils modules are added.

At last, all Cameleon is based on commands and views as introduced in the
(small) documentation on the web site.

You can have a try, tests and comments are welcome. If you encounter
difficulties, please post on this list so that everybody can follow the
discussions.

The web site is here:
http://home.gna.org/cameleon/

Snapshots are made every night and available here:
http://download.gna.org/cameleon/

A caml-get plugin is available in caml-get:
  http://pauillac.inria.fr/~guesdon/camlget.en.html
It allows the configuration and browsing of your caml-get repositories,
and provides a menu-oriented interface to insert caml-get elements in your
source files.

Enjoy,

-- 
Maxence Guesdon


                 reply	other threads:[~2005-09-23 13:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050923151744.623ac5ca@tintin.inria.fr \
    --to=maxence.guesdon@inria.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).