List<int> numbers = { 5, 383, 291, 274, 104, 184, 63 };
List<int> results = from n in numbers where n > 150 select n;
List<int> results2 = numbers.Where(n => n > 150);
If you like to write lambdas instead of SQL-like queries it works just as well and either is very expressive.
track its own people without warrant
How?
lifetime punishments for every crime
Huh?
silence anyone with an unfavorable opinion
What?
Please stop being so paranoid. It's not healthy.
"the great Internet is in danger of turning into a lawless range of chaos, where you're allowed to bully, insult, and deceive limitlessly."
It's not already?
Or, better yet, if security really was the goal, develop a C-like language that was secure by design?
And then why don't you make it compile to non-native code, so you can do code analysis at runtime? Might as well give it a good standard library that uses all the features so people would try writing stuff. Of course, you can't name it C then, maybe you should give it a catchier name with some punctuation or other pun on the language.
Hey, wait a minute...
God may be subtle, but he isn't plain mean. -- Albert Einstein