Boost logo

Boost-Build :

Subject: [Boost-build] Syntax highlight of Jamfiles (for Colorer 4ever)
From: Adder (adder.thief_at_[hidden])
Date: 2008-11-05 14:18:23


Hi,

Here's a syntax highlight configuration file for Jamfiles that works
with Colorer 4 Ever (a syntax highlight plugin that can be used with
the FAR file manager and other tools) - maybe others will find it
useful, though it's not purrfect:

  http://tinyurl.com/5bwoed (.hrc file for Jamfiles, 2 KB)
  http://tinyurl.com/5dbdru (example screenshot, 27 KB)

One also needs to insert the following lines in colorer.hrc:

  <type descr="bjam" name="bjam" exts="/(jamfile)|(jambase)|(jamroot)|(.v2)|(\.jam)/i" >
    <load name="bjam.hrc"/>
    <scheme name="bjam"/>
    <params backparse="200"/>
  </type>

-- 
Yours truly,
 Adder

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk