densh / scalac-native

Proof of concept port of Scalac to Scala Native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scalac on Scala Native

This is an experimental proof-of-concept attempt to port scalac compiler to Scala Native.

It contains a modified version of Scala 2.11.x compiler with a port of scala/scala-asm to support JVM bytecode emission.

The project is not actively developed and is open sourced purely for archival purpose. No pull requests are going to be accepted.

If you are interested in continuing work on the code please fork the project.

About

Proof of concept port of Scalac to Scala Native.

License:Other


Languages

Language:Scala 98.1%Language:Java 1.9%Language:Shell 0.0%