Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Bit of a hatchet job (Score 4, Insightful) 551

If LLVM were a Microsoft product instead of an Apple product

LLVM is not an Apple product. It's an open source project which Apple, amongst others, incorporate into their products, and to which they contribute source improvements.

Right and Android LLVM is not an Google product. It's an open source project which Google, amongst others, incorporate into their products, and to which they contribute source improvements.

Comment What complete and utter bullshit. (Score 2) 220

95% of 250 coders. That means that out of a million programmers they will misidentify 200000.

I suspect that there are few enough variances in style to make any coders style unique. For example whether to uses braces on a one line statement after an in if in C.

With a few programmers it's likely to work, but when the possible source of programmers is the world...

Not to mention emacs, Visual Studio and such enforcing some indentation standards and programming languages enforcing others.

Slashdot Top Deals

The moon is made of green cheese. -- John Heywood

Working...