Choose a News item and you can browse, search, and post messages.
Camlhighlight 2.0 released
For version 2.0, Camlhighlight switches the underlying bound library from Highlight [1] to GNU Source-highlight [2]. This simplifies the parsing process and hopefully makes installation easier, as more Linux distros ship with packages for GNU Source-highlight. The Ocaml API is backwards compatible with version 1.0.
Release of Camlhighlight 1.0
Camlhighlight is a library offering syntax highlighting facilities for Ocsigen programmes. This is the first public stable release, and the library's API will not suffer any backwards incompatible changes for the 1.x series.
Camlhighlight 0.8 released
This release introduces slight changes to the internal representation and API. Moreover, we now provide direct bindings to the library portion of Highlight 2.10, instead of just parsing the output of Highlight's executable.
