Content deleted Content added
ref |
update |
||
Line 12:
| influenced_by = Perl
| operating_system = [[Cross-platform]] - Windows, Unix-like
| license = [[GNU General Public License|GPL]]<ref name="license">{{cite web |url=https://www.parser.ru/en/download/license/ |title=License agreement |department=Download |website=Parser |accessdate=2020-04-15 |quote=The Parser® software is distributed under the GNU GPL}}</ref>
| website = {{Official URL}}
}}
{{Portal|Free and open-source software}}
'''Parser''' is a
The reference 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.
Originally, Parser was merely a simple [[macro (computer science)|macro]] processing language. The latest 3rd revision (March 2006) introduced [[object-oriented programming]] features.▼
▲Originally, Parser was merely a simple [[macro (computer science)|macro]] processing language
▲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.
Parser supports web server integration via:
*[[Common Gateway Interface]] (CGI)
*[[Internet Server Application Programming Interface]] (ISAPI)
*[[List of Apache modules|Apache module]] (mod_parser3)
==References==
Line 29 ⟶ 34:
==External links==
*{{Official website}}
*{{GitHub|artlebedev/parser3}}
{{DEFAULTSORT:Parser}}
|