Parser 3 is a web language developed by the
Art.Lebedev Studio - the greatest Russian design studio, creators of Optimus keyboard and Vilcus plug dactyloadapter. They use it in their web projects as long as some other russian studios. It's simply designed, cgi- or apache-module thing that parse .html files and execute instructions.
It is class-based typeless language that would be easy to any PHP-developer to learn. At the same time it could be much more cost-effective to use in common web-application that PHP or Perl.
It features transparent charset handling including UTF-8, working with different database, XSLT transformation, XML parsing and other things.
The main feature of the language is that it keeps to be simple while providing almost every capabilities you could think of.
Further reading, documentation, downloads and support could be found at
www.parser.ru/en/PS: Yes I've used to work for Art.Lebedev some time ago :)
PPS: I know there are a lot of grammar problems. Normally I speak Russian most of the time, you know :))