Mod parrot: Difference between revisions

Content deleted Content added
m new stub
 
Adding section link
Tag: Redirect target changed
 
(46 intermediate revisions by 40 users not shown)
Line 1:
#REDIRECT [[Parrot virtual machine#mod_parrot]]
'''mod_parrot''' embeds the [[Parrot virtual machine]] in the [[Apache HTTP 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.
 
{{Compu-stubR from merge}}
{{R to section}}
 
[[Category:Apache httpd modules|Parrot]]
== External links ==
[[Category:Perl]]
* [http://www.smashing.org/mod_parrot/ Mod_parrot website]
[[Category:Articles with underscores in the title]]
* [http://www.perl.com/pub/a/2004/12/22/mod_parrot.html Introducing mod_parrot] by Jeff Horwitz