caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] New GODI version, also for 3.07beta2
@ 2003-08-26 23:33 Gerd Stolpmann
  0 siblings, 0 replies; only message in thread
From: Gerd Stolpmann @ 2003-08-26 23:33 UTC (permalink / raw)
  To: caml-list

Hi list,

GODI, the O'Caml source distribution in progress, is available 
in a new version:

http://ocaml-programming.de/packages/godi-bootstrap-20030826.tar.gz

PLEASE READ THE FILE "README"!!!

Further links:

- http://ocaml-programming.de/programming/godi.html
- https://gps.dynxs.de/

Besides that this version installs 3.07beta2 by default, there are a
number of major changes:

- The bootstrap process has now a second stage. After the first stage,
  the fundamental packaging tools are installed (all written in C).
  The second stage automatically installs a minimum O'Caml environment

- After the second stage has finished, there is a new management 
  tool on the system: godi_console (see below).

- I have worked through all of the *.mk files, and deleted everything
  that is not needed, either because it is not applicable to an
  O'Caml installation, or because godi_console does it already much
  better. I hope this improves the maintainability.

- The version number ordering has been improved, now 3.07beta2 < 3.07.

The installable packages themselves have not changed very much, although
many bugs could be fixed (thanks to everybody who sent me feedback).

godi_console is the user interface of GODI. It is possible to select
packages from a list, or to deselect packages. godi_console resolves
dependencies, and gives interactive feedback. Last but not least it is
also a monitor for the build process.

For a number of reasons, godi_console has a curses-based user interface,
but the package handling functions are collected in a library, so
another type of interface could be created with not too much effort.

godi_console currently cannot handle binary packages, and some functions
are a bit slow, but after intensive testing I am convinced that it has
good quality.

BTW, pxp does not work currently. This seems to be an incompatibility 
between wlex and the lastest changes in the O'Caml lexer.

Waiting for your comments and feedback,

Gerd
-- 
------------------------------------------------------------
Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany 
gerd@gerd-stolpmann.de          http://www.gerd-stolpmann.de
------------------------------------------------------------

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-26 23:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-26 23:33 [Caml-list] New GODI version, also for 3.07beta2 Gerd Stolpmann

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).