Tag Archives: Quines

C# Quines

Writing quines is a fun way to while away an afternoon, especially when trying to make them as short as possible. This is the result of my attempt at writing the shortest C# quine possible (155 characters, source file): class … Continue reading

Posted in Coding | Tagged , | Leave a comment