Found an interesting article on Snow Leopard at Ars Technica ... 20-some pages.

http://arstechnica.com/apple/reviews/2009/08/mac-os-x-10-6.ars

Of interest to Computer Go programmers: the addition of blocks to C, which 
allow closures and other fun stuff, much like Lisp. LLVM, which allows JIT 
compilation to multiple architectures, including GPUs; Grand Central Dispatch, 
which provides very light-weight concurrency; and CLANG, a new compiler which 
is said to be quite an improvement over GCC. Open CL, which leverages LLVM to 
program GPUs.

 Terry McIntyre <terrymcint...@yahoo.com>
"And one sad servitude alike denotes
The slave that labours and the slave that votes" -- Peter Pindar



      
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to