IRC parsing, tokenization, and state handling in C#
1<Solution>
2 <Folder Name="/Examples/">
3 <Project Path="Examples/States/States.csproj" />
4 <Project Path="Examples/Tokens/Tokens.csproj" />
5 </Folder>
6 <Project Path="IRCSharp.Tests/IRCSharp.Tests.csproj" />
7 <Project Path="IRCStates/IRCStates.csproj" />
8 <Project Path="IRCTokens/IRCTokens.csproj" />
9</Solution>