Replies: 1 comment 1 reply
-
This would be good. Any pointers to IRC protocol docs or intro to using IRC? Something that would give someone a place to get started thinking about this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It might be a good thing to have a realish piece of software written in ableC, as a way to show off ableC, a way to find the "rough spots" in using it, and as a way to find new extensions to write.
I'd propose an ircd for this -- IRC's got simple enough semantics (chat with channels and DMs, no persistent accounts or history or anything) that it should be possible for a student to write one in a month or two in plain C, plus it has lots of places where ableC would be useful:
Beta Was this translation helpful? Give feedback.
All reactions