I have never used .Net framework and need to demonstrate to someone that Scala indeed works on .Net. I need to get a "quick and dirty" .Net setup with Scala working on some existing JVM Scala code. I could not find a step-by-step guide for this. I would appreciate some resources on this:
- How to install minimal .Net and which version to get Scala to work.
- How to install the .Net variant of Scala and which version to use (preferred 2.9).
- How to get hello world to run.
Thanks in advance. Platform in question: Windows 7 professional 32 bit.
Self-explaining file
helloworld.scala