Scala Native
github.com
Scala Native
1–10 of 265 posts
Re: Scala Native
#2Really excited about this. This is another reason why Scala is an extremely valuable tool these days. With Scala JVM, Scala.js with React Native and now with Scala Native (LLVM), there'll be literally nothing you can't do well with it.
Re: Scala Native
#3Just saw this on twitter. Scala, you have my attention. There were a lot of talks about "the tools of yesterday" and "the tools of the future" lately. Scala getting closer to the metal, without the JVM is a significant step toward "the tools of the future".
Re: Scala Native
#4Hi all, I'm the author of the project and would gladly answer any questions.
Re: Scala Native
#5Wow, they're even planning to provide a native version of the runtime library? That will be more than nice.
Re: Scala Native
#6Hi all, I'm the author of the project and would gladly answer any questions.
On what OS does it run right now?
Re: Scala Native
#7Hi, Some questions
- Can this reuse existing Scala code?
- How does it compare against Rust/GO/Swift? Why use this over them?
- How about libraries?
Re: Scala Native
#8Hi all, I'm the author of the project and would gladly answer any questions.
Just wanted to say thank you for your amazing work!
Re: Scala Native
#9Otherwise known as "Haskell"?
Re: Scala Native
#10Hi all, I'm the author of the project and would gladly answer any questions.
How's the managed runtime implemented (GC, memory model, etc.)? How did you get rid of JVM and JRE class library dependencies of Scala? What's the debugging story? I'd be great if this kind of info found its way onto th website. Is this in any way related to vmkit?
Excited about this, keep up the great work!