Indeed LLVM/clang certainly seems capable enough since I have seen some pretty good frontends and backends developed for it in the past.
I think it depends if the work started using GCC (http://gcc.gnu.org/projects/cli.html) can be offset with the future development speed or maintainability using LLVM. However I am simply not skilled / knowledgeable enough in the matter or I would love to create it myself! As I understand we would need our compiler to generate a binary which also hosts the CLR and runs the embedded bytecode. (As well as tonnes of other stuff such as communicating native data with managed data and visa versa). -- View this message in context: http://mono.1490590.n4.nabble.com/C-CLI-Support-tp4656534p4656552.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
