XNA is just a set of assemblies/framework and Visual Studio tools. Now for PC/XBox 360 cross platform games only C# is supported. It is just a .NET assembly and any CLR/CLI compliant system can run the code.
Whether or not the 360 can check some special metadata inserted by the toolset to see if it is C# is unknown at this time.
adam...
_______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
