Home>Projects>Documentation>Writing modules in C



Mission

These pages aim to describe how you can write your own Pike module in C using CMOD.

Coordination

This subproject is coordinated by Marcus Agehall. All comments and suggestions are welcome as well as contributions.

Please note that I'm not involved in the development of the CMOD compiler and thus have no exact knowledge of how this works behind the scenes. All my experience comes from writing modules for Pike using CMOD.

Plan

*Add a simple step by step instruction for creating CMODs
*Add information about the functions within CMOD