Yamoxic SVN access
Yamoxic is developed through an SVN (Subversion) repository. The latest development copy of Yamoxic can be checked out using the command:
svn co http://svn.daxxar.com/yamoxic/trunk/Yamoxic
If you do not have SVN, it's also possible to browse the latest revision directly in your web browser.
It is also possible to download development snapshots.
Note: Netclasses/IRCObject.[hm] aren't actually used in Yamoxic, though they're built and linked for completeness. (They are an IRC implementation within netclasses itself, which I don't need since Yamoxic uses Icecap.)