arrow-kt / arrow-kt/arrow-analysis
update to K2 compiler
Open
- Dominant language
- Kotlin
- Stars
- 30
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.