CAS: a CSS API in C++

CAS is a CSS API made Simple. It is a simple event based API. The parser is based on yacc and lex, started from the CSS2-specification.

Where to get

Version 0.1: Source

How to build

Enclosed is a makefile that works for Linux and a Visual C++ 6 project that works for windows.

How to use

Copyright

GNU General Public Licence.

What's next


webmaster