editor/daemon
pavel 4a15350860 Initial commit: Odin editor client + Kotlin daemon prototype
Native SDL3 editor written in Odin with a piece-table buffer core,
backed by a Kotlin/JVM daemon speaking newline-delimited JSON over
localhost TCP for Gradle import, Kotlin/Java diagnostics, and
heuristic completion/hover/definition/references/rename.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 08:37:41 +02:00
..
src/main/kotlin/dev/nativeeditor/daemon Initial commit: Odin editor client + Kotlin daemon prototype 2026-07-03 08:37:41 +02:00
build.gradle.kts Initial commit: Odin editor client + Kotlin daemon prototype 2026-07-03 08:37:41 +02:00
settings.gradle.kts Initial commit: Odin editor client + Kotlin daemon prototype 2026-07-03 08:37:41 +02:00