scaladotnet icon indicating copy to clipboard operation
scaladotnet copied to clipboard

Scala SDK (compiler and standard library) for .NET

Results 5 scaladotnet issues
Sort by recently updated
recently updated
newest added

I added some changes to make Repl work.

In trying to run the scalacompiler.exe with Mono 2.10.8 (running on Windows 7/8 & Ubuntu) I received this error: mono scalacompiler.exe ===============================================> (Start of Error Message) Unhandled Exception: System.TypeInitializationException: An...

getting this when executing scalacompiler, from the binary version Unhandled Exception: System.TypeInitializationException: The type initializer for 'scala.tools.nsc.Main$' threw an exception. ---> System.TypeInitializationException: The type initializer for 'scala.tools.nsc.Properties$' threw an exception....

Hi, it's really hard for a newbie to get started here - for me it seems that the build scripts heavily depend on your own environment and that there is...

Could you write a practical example of building a dual-platform mobile app in Scala, for Android and Windows RT?