| 
 | 
Coding Style | 
  - Written (and rewritten several times) in ANSI C with posix assumptions
    (sort of)
 
  - Description of coding style
 
  - Has changed over the years but is still basic C with O-O done by
  hand.
 
  - Martin Dürst has proposed move
    to C++ - reluctance on mailing list to make the jump
 
  - My feeling is that incremental changes are fine, rewrite is not worth
  it