Scala on LLVM
11–20 of 23 posts
Re: Scala on LLVM
#12Earlier quoted context omitted.
There's OCaml on Xen ( http://www.xenproject.org/developers/teams/mirage-os.html ).
Holycrap, exokernel is the most brilliant idea I've heard today. I don't have to mess with sk_buffer anymore!
Re: Scala on LLVM
#13Earlier quoted context omitted.
I haven't tried it myself yet, but I really wish that somebody would continue working on this as I think it is an awesome project. My CS knowledge is not deep enough to work on this myself, I fear. The author wrote this about the project in February (on the mailing list): "So, it's not dead but there's (currently) noone working on it besides me and my time for it is very limited (to barely more than zero over the las…
There is a way to convert Java straight to LLVM. I would guess the developer is already aware of that though https://llvm.org/svn/llvm-project/java/trunk/docs/java-front...
> There is an incomplete version of a Java front end available in the java module. There is no documentation on this yet so you'll need to download the code, compile it, and try it.
Re: Scala on LLVM
#14Earlier quoted context omitted.
There's OCaml on Xen ( http://www.xenproject.org/developers/teams/mirage-os.html ).
Holycrap, exokernel is the most brilliant idea I've heard today. I don't have to mess with sk_buffer anymore!
Re: Scala on LLVM
#15http://www.dzone.com/links/videopresentation_compiling_scala... for a video on the project, explaining the rationale etc by the author.
Re: Scala on LLVM
#16Earlier quoted context omitted.
Holycrap, exokernel is the most brilliant idea I've heard today. I don't have to mess with sk_buffer anymore!
Years ago there was lots of excitement about exokernels coming out of MIT. They haven't gotten anywhere much, yet.
Re: Scala on LLVM
#17Not a good sign.
Re: Scala on LLVM
#18This project is so cool, only Elixir on Xen could be just as cool.
Most of the work really is on the Erlang side of things.
Re: Scala on LLVM
#19Note: It seems the author hasn't had time working on this project for the last couple of months. Still, I think it might be interesting for others to know about this project, maybe someone wants to play around with this.
Re: Scala on LLVM
#20Unless they really intend to compile LLVM AST into Scala ... and then what?