JDotNet is partial reimplementation of .DotNet C# environment.
For now only the part of .DotNet, which is used by SpeedyBlupiWindowsPhone, is planned to be implemented. The remaining parts may be implemented in the future.
Note that C# .NET classes with the same name as those in the java.lang
package are suffixed with an underscore (_
) to avoid naming conflicts.