re2c library
--------------------------------------------------------------------------------

*** WARNING ***
At the moment the library is not maintained.


USAGE
--------------------------------------------------------------------------------
This is a library intended to make it easier to use re2c scanners.
To use the library, just copy the re2c directory into your project tree.
--------------------------------------------------------------------------------


DOCUMENTATION
--------------------------------------------------------------------------------
    $ make docs
    $ www-browser docs/html/index.html

See examples/skeleton for a quick way to get started.
--------------------------------------------------------------------------------


LICENSE
--------------------------------------------------------------------------------
All code in this library, like re2c itself, is released to the public domain.
--------------------------------------------------------------------------------

