<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 27.04.2012, at 19:43, Madrigal, Juan A wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">

<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">

<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Hi,</div>
<div><br>
</div>
<div>Just out of curiosity has the possibility of brining in C# support (minus .Net) to clang/LLVM been discussed?</div>
<div><br>
</div>
<div>Here's and interesting project: <a href="http://blog.prabir.me/post/LLVM-e28093-Native-C-Compiler.aspx">http://blog.prabir.me/post/LLVM-e28093-Native-C-Compiler.aspx</a></div>
<div><br>
</div>
<div>Thoughts?</div>
</div></blockquote><br></div><div>While a C# -> LLVM compiler is an interesting project (though hard - there's a lot of runtime library stuff that you would have to reimplement if you forsake existing .Net implementations), Clang has nothing to do with it. C# is sufficiently different from the core C family that there's really no point in trying to reuse Clang.</div><div><br></div><div>Sebastian</div><br></body></html>