Parser (programming language): Difference between revisions

Content deleted Content added
Hibou57 (talk | contribs)
Added needed clarifications about the “free” assertion
Line 16:
}}
{{Portal|Free software}}
'''Parser''' is a [[Free software|free]]{{Clarify|date=March<ref>[http://www.parser.ru/en/download/license/ 2011}}PARSER — Download]: <cite>The Parser® software is distributed under the GNU GPL</cite></ref> 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-oriented programming]] features.
Line 23:
 
The language supports technologies needed for common web design tasks: [[XML]], [[Document Object Model]] (DOM), [[Perl Compatible Regular Expressions]] (PCRE) and others.
 
==References==
{{Reflist}}
 
==External links==
Line 33 ⟶ 36:
[[Category:Scripting languages]]
[[Category:Programming languages created in 1997]]
 
 
{{compu-lang-stub}}