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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?