Mod parrot: Difference between revisions

Content deleted Content added
{{cite web}}
Adding section link
Tag: Redirect target changed
 
(37 intermediate revisions by 34 users not shown)
Line 1:
#REDIRECT [[Parrot virtual machine#mod_parrot]]
{{future software}}
{{lowercase and underscore|title=mod_parrot}}
'''mod_parrot''' is an optional module for the [[Apache HTTP Server|Apache web server]]. It embeds a [[Parrot virtual machine]] interpreter into the Apache server and provides access to the Apache API to allow handlers to be written in [[Parrot assembly language]], or any high-level language targeted to Parrot.
 
{{R from merge}}
== See also ==
{{R to section}}
* [[mod_jk]]
* [[mod_perl]]
* [[mod_python]]
 
== External links ==
* {{cite web | url = http://www.smashing.org/mod_parrot/ | title = Mod_parrot website | work = smashing.org | publisher = Jeff Horwitz }}
* {{cite web | url = http://www.perl.com/pub/a/2004/12/22/mod_parrot.html | title = Introducing mod_parrot | first = Jeff | last = Horwitz | authorlink = Jeff Horwitz | year = December 22, 2004 | work = perl.com | publisher = [[O'Reilly Media]] }}
 
[[Category:Apache httpd modules|Parrot]]
[[Category:Perl]]
 
[[Category:Articles with underscores in the title]]
 
{{Compu-stub}}