Skip to content

update to K2 compiler #55

@raulraja

Description

@raulraja

Is your feature request related to a problem? Please describe.

FIR, the new frontend for the Kotlin compiler, is around the corner. May release stable around 1.9 or 1.10

Describe the solution you'd like

Change old frontend dependencies for new FIR frontend API. Remove dependencies on the old frontend. It may be tricky due to analysis rewind being unavailable on the new frontend.
New K2 FIR collaborates with IDEA and shows analysis error as you type, a much-desired feature for Arrow Analysis.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions