Rsc

注重编译速度的实验性 Scala 编译器。「Experimental Scala compiler focused on compilation speed」

  • 所有者: twitter/rsc
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Rsc

Reasonable Scala compiler (also known as Rsc) is an experimental Scala compiler
focused on compilation speed. This project is developed by the Language Tools team at Twitter.

Rsc is not a fork, but a reimplementation of the Scala compiler.
We believe that a performance-oriented rewrite will provide a unique perspective
on compilation costs introduced by various Scala features and idioms -
something that is currently very hard to quantify in existing compilers.

With Rsc, our mission is to complement official compilers and assist with their
evolution through our experiments. We are aiming to discover actionable
insight into Scala compiler architecture and language design that will help
compiler developers at Lightbend and EPFL to optimize their compilers
for the benefit of the entire Scala community.

Goals

  • Dramatically improve Scala compilation performance
  • Study compilation time overhead of various Scala features
  • Identify a subset of Scala that can be compiled with reasonable speed
  • Facilitate knowledge transfer to other Scala compilers

Non-goals

Status

Documentation

Credits

Our project is inspired by the work of Martin Odersky, Grzegorz Kossakowski
and Denys Shabalin. Martin inspiringly showed that in this day and age it is still
possible to write a Scala compiler from scratch.
Greg unexpectedly demonstrated that
compiling Scala can be blazingly fast.
Denys shockingly revealed that
Scala apps can have instant startup time.

主要指標

概覽
名稱與所有者twitter/rsc
主編程語言Scala
編程語言Scala (語言數: 4)
平台
許可證Apache License 2.0
所有者活动
創建於2017-08-17 17:56:27
推送於2021-10-21 17:27:10
最后一次提交2021-10-21 10:27:09
發布數1
最新版本名稱v0.0.0 (發布於 2018-03-24 17:00:07)
第一版名稱v0.0.0 (發布於 2018-03-24 17:00:07)
用户参与
星數1.2k
關注者數74
派生數47
提交數835
已啟用問題?
問題數308
打開的問題數80
拉請求數170
打開的拉請求數2
關閉的拉請求數11
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?