C..1 Which features are unique to Cheetah
- The block framework (section 8.8)
 
- Cheetah's powerful yet simple caching framework (section
     7.4)
 
- Cheetah's Unified Dotted Notation and autocalling
     (sections 5.5 and
     5.5)
 
- Cheetah's searchList (section 5.6)
     information.
 
- Cheetah's 
#raw directive (section 7.5)
 
- Cheetah's 
#slurp directive (section 7.7)
 
- Cheetah's tight integration with Webware for Python (section
     14)
 
- Cheetah's SkeletonPage framework (section
     17.7)
 
- Cheetah's ability to mix PSP-style code with Cheetah
     Language syntax (section 13.7) 
     Because of Cheetah's design and Python's flexibility it is
     relatively easy to extend Cheetah's syntax with syntax elements from almost
     any other template or embedded scripting language.