Content deleted Content added
m Date maintenance tags and general fixes: build 424: |
No edit summary |
||
Line 15:
| website = http://www.parser.ru/en
}}
{{Portal|Free software}}
'''Parser''' is a [[Free software|free]] server-side [[Common Gateway Interface|CGI]] web [[scripting language]] developed by [[Art. Lebedev Studio]] and released under the [[GNU General Public License|GPL]].
Originally, Parser was merely a simple [[Macro (computer science)|macro]] processing language. The latest 3rd revision (March 2006) introduced [[object
The compiler for the language was developed in [[C++]] by studio employees Konstantin Morshnev and Alexander Petrosyan to automate often repeated tasks, especially maintenance of already existing websites. It was used in many web projects of the studio. Since revision 3 it was released as [[free software]] and it is now used in other websites, mostly in Russia (according to a partial list at the language's website).
The language supports technologies needed for common web design tasks: [[XML]], [[Document Object Model]] (DOM), [[Perl Compatible Regular Expressions]] (PCRE) and others.
==External links==
|