Skip to content

Commit c60ffc9

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 58b7fd4 + 5a8e59a commit c60ffc9

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/llms-full.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
- Maven Central: https://central.sonatype.com/search?q=io.github.kdroidfilter.nucleus
99
- License: MIT
1010

11-
**Nucleus is the native desktop platform for the JVM.** Combined with Compose Multiplatform, it forms the most complete, most performant, and most deeply integrated desktop application stack ever built — on any language, any runtime, any platform.
11+
**Nucleus is the Kotlin framework for native desktop apps.** Combined with Compose Multiplatform, it forms the most complete, most performant, and most deeply integrated desktop application stack ever built — on any language, any runtime, any platform.
1212

13-
Every technology eventually finds its mature form. Java evolved into **Kotlin**. JavaScript evolved into **TypeScript**. Desktop development is going through the same shift: Electron was the pioneer — it proved that cross-platform desktop apps could work. **Nucleus + Compose** is what comes next.
13+
Every technology eventually finds its mature form. Java evolved into **Kotlin**. JavaScript evolved into **TypeScript**. Desktop development is going through the same shift: Electron was the pioneer — it proved that cross-platform desktop apps could work. **Kotlin + Compose + Nucleus** is what comes next.
1414

1515
Not an alternative. An evolution.
1616

17-
Electron gave developers reach but asked them to accept a browser as a runtime, a DOM as a UI layer, and hundreds of megabytes as a baseline. Nucleus builds on the **JVM** and on **Compose Multiplatform** to deliver desktop applications that are natively integrated, natively fast, and natively lightweight.
17+
Electron gave developers reach but asked them to accept a browser as a runtime, a DOM as a UI layer, and hundreds of megabytes as a baseline. Nucleus builds on **Kotlin** and **Compose Multiplatform** — running on the battle-tested JVM — to deliver desktop applications that are natively integrated, natively fast, and natively lightweight.
1818

1919
## Why Nucleus
2020

docs/llms.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
- Maven Central: https://central.sonatype.com/search?q=io.github.kdroidfilter.nucleus
99
- License: MIT
1010

11-
**Nucleus is the native desktop platform for the JVM.** Combined with Compose Multiplatform, it forms the most complete, most performant, and most deeply integrated desktop application stack ever built — on any language, any runtime, any platform.
11+
**Nucleus is the Kotlin framework for native desktop apps.** Combined with Compose Multiplatform, it forms the most complete, most performant, and most deeply integrated desktop application stack ever built — on any language, any runtime, any platform.
1212

13-
Every technology eventually finds its mature form. Java evolved into **Kotlin**. JavaScript evolved into **TypeScript**. Desktop development is going through the same shift: Electron was the pioneer — it proved that cross-platform desktop apps could work. **Nucleus + Compose** is what comes next.
13+
Every technology eventually finds its mature form. Java evolved into **Kotlin**. JavaScript evolved into **TypeScript**. Desktop development is going through the same shift: Electron was the pioneer — it proved that cross-platform desktop apps could work. **Kotlin + Compose + Nucleus** is what comes next.
1414

1515
Not an alternative. An evolution.
1616

17-
Electron gave developers reach but asked them to accept a browser as a runtime, a DOM as a UI layer, and hundreds of megabytes as a baseline. Nucleus builds on the **JVM** and on **Compose Multiplatform** to deliver desktop applications that are natively integrated, natively fast, and natively lightweight.
17+
Electron gave developers reach but asked them to accept a browser as a runtime, a DOM as a UI layer, and hundreds of megabytes as a baseline. Nucleus builds on **Kotlin** and **Compose Multiplatform** — running on the battle-tested JVM — to deliver desktop applications that are natively integrated, natively fast, and natively lightweight.
1818

1919
## Why Nucleus
2020

0 commit comments

Comments
 (0)