Skip to content

waahm7/kotlin-native

Repository files navigation

Kotlin-native backend

Build

First, build Kotlin IR branch tree with: pushd backend.native/kotlin-ir ant -f ./update_dependencies.xml jb_update ant -f ./build.xml popd

To build native translator just use: gradle :backend.native:run

And it will run simple example (currently prints out IR of test file).

About

Kotlin/Native infrastructure

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 60.8%
  • Swift 25.5%
  • C++ 7.4%
  • C 3.4%
  • Objective-C 1.0%
  • Objective-C++ 0.8%
  • Other 1.1%