$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matias Capeletto (matias.capeletto_at_[hidden])
Date: 2007-05-23 21:18:38
Hello,
boost::hs is a syntax highlighting for C++, doxygen, Boost.Build
jamfiles and QuickBook. It is designed to work with Katepart, so it
can be used in KWrite, Kate, Konqueror and KDevelop.
Online docs and download link at:
http://tinyurl.com/2l7u33
I have been using it in the development of Boost.Bimap and it makes my
life a lot easier, specially when working with quickbook files.
Some of the features
* Support for C++ source code, including the standard library, some
boost libraries, doxygen support, quickbook code import construct.
* Support for Boost.Build v2 jamfiles
* Support for Quickbook 1.4
* In general support for autocomment and region folding
Comments are welcome.
Do you think it belong somewhere in boost?
Best regards
Matias