CleverCSS is a small markup language for CSS inspired by Python that can be used to build a style sheet in a clean and structured way. In many ways it's cleaner and more powerful than CSS2 is.
This is a rewrite of CleverCSS, written using the codetalker library, which makes the code much more readable and the execution time a good deal faster.