What is your wildest programming language idea? This could be fun (silly) ideas or really cool and useful ones.
Go!
Also on le twatter: https://twitter.com/replit/status/1275525512861900800
@Codemonkey51 I can do that, simple C# code right here:
string cmd = Console.ReadLine(); // input command if (true) { throw new Exception("Syntax Error"); }
What is your wildest programming language idea? This could be fun (silly) ideas or really cool and useful ones.
Go!
Also on le twatter: https://twitter.com/replit/status/1275525512861900800
@Codemonkey51 I can do that, simple C# code right here: