Cameleon2 includes a source code editor, Chamo, which uses OCaml as internal configuration and plugin language, like elisp for Emacs. This means that one can develop extensions for this editor and modify its behaviour in OCaml.
LablGtkSourceView are the OCaml bindings for GtkSourceView, a GTK widget which extends the standard GTK text widgets implementing syntax highlighting, automatic indentation, and other typical features of source editors.
Using LablGtkSourceView you can instantiate and use GtkSourceView widgets in OCaml programs which use GTK through the LablGtk interface.
A first incomplete version of this interface was developed by Stefano Zacchiroli
.
I contributed in adding missing bindings and examples.
Finally, the library was included in LablGtk
,
where we maintain it.
MyCGR is a collection of tools to compule the Chaos Game Representation on
DNA sequences. It comes with an Objective-Caml library to do these computations
in other applications. It was developed during the thesis of Peggy Cénac
to implement:
The web site is currently only in french.
.
graph description with some additional
information describing "slides" and generates one image per slide.
Each slide specifies which nodes of the graph should be visible.
Plandot can then be used in your slides to present evolutions of
a graph, where placement of nodes remains the same for each slide.
.
Les opinions contenues sur ce site sont celles de l'auteur et n'engagent nullement l'INRIA.
