- pircd
- The Perl IRC Daemon. I've been using it constantly for
a few years and it doesn't seem to have any issues.
- pegleg
- A set of Scheme parser combinators for parsing expression grammars,
along with a PEG parser generator producing Scheme. Allows semantic
actions to be applied to the rules. It is all done, and just needs
a good polishing.
|