An open API service indexing awesome lists of open source software.

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.

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.