A simple C# snippet compiler application that demonstrates how the standard SharpDevelop UI can be replaced with a custom one whilst still re-using various controls from SharpDevelop such as the text editor, error and output pad.\par
\par
\b Licensing\b0\par
\par
The code in SharpSnippetCompiler is licensed under a "use at your own risk" license.\par
\par
The code in the SharpSnippetCompiler.Core is licensed under the LGPL since it re-uses existing SharpDevelop code.\par