roxen.lists.pike.general

Subject Author Date
cmod / c glueing Marcus Agehall (Roxen IS) @ Pi <6341[at]lyskom[dot]lysator[dot]liu[dot]se> 14-01-2009
There are some docs on the pike-site, but they are old and somewhat
out of date IIRC.

I'd write a CMOD, since you get a lot of "free" code generated for
you. Take a look at some of the smaller CMODs in the pike distribution
and you will probably see how you should write one.

However, from a first glance, I'd say that writing a wrapper for
libpurple may be a rough first CMOD, at least if you are not
experienced in C programming.