Skip to content

Incremental compilation in typechecking

Closed
No due date
Closed Mar 22, 2017
100% complete

After the incremental beta, another important step is to be able to incrementalize more of the compiler. Currently we are focused on trans and the LLVM backend, but type-checking is another major bottleneck. The general plan for skipping typeck is documented in a gist.

List view