![]() |
Programmer's GuideIntroductionEven though Roxen is a fully featured web server with a plethora of modules to cater for almost every need, there may come a time when you wish for a feature not yet implemented. When this happens, this chapter is for you.Roxen and all of its modules is written in Pike, a programming language that is easy to learn, yet powerful enough to pull off any task (as Roxen might have proven to you). This section will not teach you how to program in Pike. For that, you may refer to the on-line Pike manual. Rather, this section deals with how to write Pike code in a way that makes it possible to use the code in Roxen. That is, how to write a Roxen module. This is the smallest section of the manual, consisting of just one chapter and some reference text, and perhaps one might feel that it does not qualify as a separate section. Still, it does not easily fit into any of the other sections, and it might grow with time. |
Previous Chapter Next Chapter Table of Contents Index
|