https://github.com/appdevforall/kotlin-android
Scripts and patches used to port Kotlin compiler to Android.
https://github.com/appdevforall/kotlin-android
Last synced: 3 days ago
JSON representation
Scripts and patches used to port Kotlin compiler to Android.
- Host: GitHub
- URL: https://github.com/appdevforall/kotlin-android
- Owner: appdevforall
- License: gpl-3.0
- Created: 2026-03-18T15:47:32.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-03-19T13:13:53.000Z (about 1 month ago)
- Last Synced: 2026-03-20T03:50:54.493Z (about 1 month ago)
- Language: Shell
- Size: 44.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kotlin-android
Scripts and patches to port Kotlin compiler to the Android platform.
Used in [Code On the Go](https://github.com/appdevforall/CodeOnTheGo.git) for Kotlin LSP features.
## License
```
Code On The Go is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Code On The Go is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Code On The Go. If not, see .
```
Any violations to the license can be reported either by opening an issue or writing a mail to us
directly.