Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Scala's own LLVM implementation

I am reading up on the LLVM and trying to learn compiler design. My question is: if there is any plan for any dedicated Scala runtime, with Byte code portability on other runtimes like JVM, .net

Also are there any existing LLVM implementations for the same.

like image 281
Ashoka Avatar asked Jan 18 '26 23:01

Ashoka


1 Answers

Scala Native was open sourced at NYC ScalaDays yesterday.

Scala Native is a new ahead-of-time compiler and lightweight managed runtime designed specifically for Scala

Scala Native is compiled ahead-of-time via LLVM

like image 68
lloydmeta Avatar answered Jan 20 '26 14:01

lloydmeta



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!