Displaying 2 results from an estimated 2 matches for "curnutt".
Did you mean:
burnett
2012 Sep 27
3
[LLVMdev] Go Programming & LLVM/Clang
I am learning to program with the Go language.
I have been following things and I am banking on FreeBSD being a more
common OS around the world by V10.0 even on ARM!
Most everything I have on my slate is geared towards future FreeBSD. They
are gearing to run LLVM/Clang as soon as possible.
I am interested in what one of you who know what's up, would suggest to a
guy learning programming
2012 Sep 27
0
[LLVMdev] Go Programming & LLVM/Clang
Hi Georg,
On 27/09/12 12:05, Georg Curnutt wrote:
> I am learning to program with the Go language.
...
> I am interested in what one of you who know what's up, would suggest to a guy
> learning programming with intentions of using llvm over their standard gcc in
> Go. Is this nuts? Or should I learn it orthodox style and h...