Execute Brain****/Csharp: Difference between revisions

m
Fixed syntax highlighting.
(Added Execute Brain****/Csharp.)
 
m (Fixed syntax highlighting.)
 
Line 1:
<langsyntaxhighlight lang="csharp">using System;
using System.CodeDom.Compiler;
using System.Collections.Generic;
Line 42:
Run(Translate(brainfuck));
}
}</langsyntaxhighlight>
9,476

edits