-
Notifications
You must be signed in to change notification settings - Fork 11
Scala SDK (compiler and standard library) for .NET
magarciaEPFL/scaladotnet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Binaries at https://github.com/magarciaEPFL/scaladotnet/downloads Example command-line: scalacompiler.exe -d C:\output\folder -target:exe -Ystruct-dispatch:no-cache -Xassem-name HelloWorld.exe -Xassem-extdirs C:\where\dlls\are -Xshow-class hello.world.Main C:\sample\HelloWorld.scala (where "hello.world.Main" is the class with the main method) Works best if different folders are given for -d and -Xassem-extdirs Valid options for -target: exe, library, winexe, module. Batch scripts to bootstrap the compiler under folder "internals". Bootstrapping is jumpstarted by an initial cross-compilation via https://github.com/magarciaEPFL/scala/tree/dotnetcrosscompiler Miguel http://lamp.epfl.ch/~magarcia/ScalaCompilerCornerReloaded/
About
Scala SDK (compiler and standard library) for .NET
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published