swush-0.91
04.27.2009
Released a new version, that fixes a few bugs in the parser.
* Fixed comments to be properly ignored.
* Fixed escaped quotes \” to be passed to the client unescaped.
* added a few more possible character to WORD, such as . ./ and \
Swush
04.25.2009
Sick and tired of XML as a human interface?
You came to the right place!
Swush is a simple markup language ideal for configuration files and structured data that should be manipulated by both people and computers.
Here is an example of a swush configuration file:
Check the what is swush page for more information.
There is already a working Java implementation available at the download page.