Rsc

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

  • Owner: twitter/rsc
  • Platform:
  • License:: Apache License 2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownertwitter/rsc
Primary LanguageScala
Program languageScala (Language Count: 4)
Platform
License:Apache License 2.0
所有者活动
Created At2017-08-17 17:56:27
Pushed At2021-10-21 17:27:10
Last Commit At2021-10-21 10:27:09
Release Count1
Last Release Namev0.0.0 (Posted on 2018-03-24 17:00:07)
First Release Namev0.0.0 (Posted on 2018-03-24 17:00:07)
用户参与
Stargazers Count1.2k
Watchers Count74
Fork Count47
Commits Count835
Has Issues Enabled
Issues Count308
Issue Open Count80
Pull Requests Count170
Pull Requests Open Count2
Pull Requests Close Count11
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private