Colorer is a syntax highlighting library.
To build library and other utils from source, you will need:
- Visual Studio 2015 update 1 or higher / gcc 4.9 or higher
- git
- cmake 2.8.9 or higher
Download the source from git repository:
cd src
git clone https://github.com/colorer/Colorer-library.git --recursive
or update git repository:
git pull
git submodule update --recursive
From root path of repository call
mkdir build
cmake -G "Visual Studio 14 2015" ..
colorer.sln
- Project main page: http://colorer.sourceforge.net/
- Colorer discussions (in Russian): http://groups.google.com/group/colorer_ru
- Colorer discussions (in English): http://groups.google.com/group/colorer