no, you can't just compile a6 (which is written in c/c++) to the cli (.net common language infrastructure).

a6 would have to be converted to c++/cli (c++ for .net) which kind of is a different language but i am not sure how much work that would be. quite a lot i guess.

http://en.wikipedia.org/wiki/C%2B%2B/CLI
looks like jcl would have to add lots of ^ to the code.