Thanks to visit codestin.com
Credit goes to github.com

Skip to content

slyphon/coffee-irc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoffeeIRC: because all the clever names are taken

This is mainly a retooling of the irc library by Martyn Smith in coffeescript. I've been looking for an excuse to do something in coffeescript to learn it, and this is generally "the project" I do.

Design

The core of the implementation if very similar to Martyn's code, but instead of having a very large dispatch method with a multi-argument 'case' statement, I have designed the core state machine around EventEmitter.

more to come soon

About

An implementation of an IRC client using coffeescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published