# angelolloqui/SwiftKotlin

A tool to convert Swift code to Kotlin.

Repository: https://github.com/angelolloqui/SwiftKotlin
Canonical: https://ross.abutalabs.com/products/swiftkotlin
Language: Swift
License: MIT
License Family: permissive
Last push: 2021-07-07T04:26:53+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3642, "days_push": 1883, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2916, forks 195 (observed 2026-08-28T04:07:30.000751+00:00)

## What it is
SwiftKotlin is a framework, command line tool, and Mac application that translates Swift source code into Kotlin. It applies string and structural transformations (e.g., guard statements, properties, memory management) to produce as-correct-as-possible Kotlin output.

## Use cases
- convert swift code to kotlin
- port an ios codebase to android kotlin
- translate swift snippets into kotlin online
- migrate swift project files to kotlin via cli
- help swift developers write kotlin faster

## When to choose
- you need a quick starting point for porting Swift logic to Kotlin
- you want a CLI to batch-convert a whole Swift project
- you prefer a paste-and-convert Mac app for snippets

## When to avoid
- you expect fully compilable Kotlin without manual fixes
- you need conversion of Swift code relying on iOS-specific frameworks
- you need actively maintained support for the latest Swift features

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: parser, developer-tools, cli
- domain: developer-tools, mobile-development, cross-platform, programming-languages
- platform: cli
- tags: swift-to-kotlin, code-conversion, transpiler, mac-app, macos, swift

## Member repositories
- angelolloqui/SwiftKotlin (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.000751+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:34:05.596702+00:00, confidence not recorded.
  - readme: https://github.com/angelolloqui/SwiftKotlin (fetched 2026-08-28T04:07:30.000751+00:00, sha aa678970af62)
- Data as of 2026-08-30T08:39:29.467469+00:00.
