/kotlin-converter

The essence of the project is to compile kotlin into other languages, thereby making kotlin used almost everywhere

Primary LanguageKotlinApache License 2.0Apache-2.0

Kotlin Converter

Converts kotlin to other languages

Why is that?

The essence of the project is to compile kotlin into other languages, thereby making kotlin used almost everywhere

Why is that?

The essence of the project is to compile kotlin into other languages, thereby making kotlin used almost everywhere

What is now available?

  • Parsing strings and numbers (int)
  • Subtraction addition parsing
  • Parsing functions and variables
  • Package name parsing
  • Javascript conversion
  • Parsing classes
  • Basic function resolving

How to test it?

  1. Clone repository git clone https://github.com/TheMRLokopOff/kotlin-converter.git
  2. Open in Intellij Idea
  3. Open launcher.kt
  4. Click on play icon
  5. Select Run LauncherKt

Authors

Artyom Mishin ...And contributers...