https://github.com/dchenbecker/nullsafekotlin
https://github.com/dchenbecker/nullsafekotlin
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dchenbecker/nullsafekotlin
- Owner: dchenbecker
- License: apache-2.0
- Created: 2021-04-21T16:20:11.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-21T16:20:13.000Z (about 5 years ago)
- Last Synced: 2025-03-29T10:56:07.211Z (about 1 year ago)
- Language: Kotlin
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# kotlin-ir-plugin-template
Template project for building Kotlin compiler plugins using IR.