Parser (programming language): Difference between revisions

Content deleted Content added
Non-notable. Merge to Art Lebedev Studio and delete --- or just delete; whatever
No edit summary
 
(38 intermediate revisions by 26 users not shown)
Line 1:
:''This article is about {{About|the programming language called Parser. For the |technique of '''parsing''',|parsing|other seeuses|parse [[Parsing]]''(disambiguation)}}
{{dated prod|concern = {{{concern|The article provides no evidence of notability. As a general rule, Wikipedia doesn't provide advertising for obscure languages, no matter how much they're GPL'ed.}}}|month = October|day = 19|year = 2007|time = 03:05|timestamp = 20071019030543}}
{{Infobox programming language
<!-- Do not use the "dated prod" template directly; the above line is generated by "subst:prod|reason" -->
| name = Parser
| logo = [[Image:Parser bird ptic.png|100px|Parser]]
| paradigm = multiparadigm - macro, object-oriented
| year = {{Start date and age|1997}}
|developer designer = [[Konstantin Morshnev (Art. Lebedev Studio]])
| developer = Alexander Petrosyan (Art. Lebedev Studio)
| latest_release_version = 3.25.1sp21
| latest_release_date = [[March{{Start date 17]]and [[2006]]age|2025|01|10}}
| typing = dynamic
| 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 |access-date=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 [[scripting language]] developed by [[Art. Lebedev Studio]] used for [[web development]] and [[server-side scripting]].
 
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. In March 2006, revision three was released as [[free software]] under a [[GNU General Public License|GPL license]]<ref name="license"/> and it is now used in other websites, mostly in Russia (according to a partial list at the language website).
{{mergeto|Art. Lebedev Studio}}
 
Originally, Parser was merely a simple [[Macromacro (computer science)|macro]] processing language, andbut thoughrevision the latest 3rd reviousthree introduced the power of [[object -oriented programming]] and was released with complete source code, the language still does not require extensive knowledge when only simple use is desiredfeatures.
{{Infobox Software
|name = Parser
|logo = [[Image:Parser bird ptic.png|100px|Parser]]
|caption = Parser logo
|developer = [[Art. Lebedev Studio]]
|latest_release_version = 3.2.1sp2
|latest_release_date = [[March 17]] [[2006]]
|operating_system = [[Cross-platform]]
|genre = [[Scripting language]]
|license = [[GNU General Public License|GPL]]
|website = http://www.parser.ru/en
}}
 
The language supports technologies needed for common web design tasks: [[XML]], [[Document Object Model]] (DOM), [[Perl Compatible Regular Expressions]] (PCRE) and others.
:''This article is about the programming language called Parser. For the technique of '''parsing''', see [[Parsing]]''
 
Parser supports web server integration via:
'''Parser''' is a [[Free software|free]] server-side [[Common Gateway Interface|CGI]] [[World Wide Web|web]] [[scripting language]] developed by [[Art. Lebedev Studio]] and released under the [[GNU General Public License|GPL]].
*[[Common Gateway Interface]] (CGI)
*[[Internet Server Application Programming Interface]] (ISAPI)
*[[List of Apache modules|Apache module]] (mod_parser3)
 
==See also==
Originally, Parser was merely a simple [[Macro (computer science)|macro]] processing language, and though the latest 3rd revious introduced the power of object oriented programming and was released with complete source code, the language still does not require extensive knowledge when only simple use is desired.
* [[Parsing]]
 
==References==
{{compu-lang-stub}}
{{Reflist}}
 
==External links==
*{{Official website}}
*[http://www.parser.ru/en/ The official website of Parser in English]
*{{GitHub|artlebedev/parser3}}
 
{{DEFAULTSORT:Parser}}
[[Category:Free compilers and interpretersopen source compilers]]
[[Category:Procedural programming languages]]
[[Category:Macro programming languages]]
[[Category:Programming languages]]
[[Category:Scripting languages]]
[[Category:Programming languages created in 1997]]
 
[[ru:Parser]]