A terminal-native IDE for Krypton — syntax highlighting, jump-to-definition, integrated kcc, and a project explorer that understands stdlib imports.
Buy $29View Sourcekcode is written end-to-end in Krypton. The editor, the syntax engine, the file tree, and the kcc invocation pipeline are all .k source. Nothing else underneath.
Highlighting tuned to Krypton: keywords, builtins, stdlib calls, comments, strings, numbers. No Treesitter, no LSP overhead.
F5 builds the current file. Errors land in a panel with file:line jumps. Output streams live.
Type-as-you-go autocomplete for k: imports — htmk, kcss, ks, server, router, fs, http, all 36 modules.
Tree-view of your project root, jump to file with fuzzy search, in-buffer find-across-files.
Single Mach-O, ad-hoc signed, runs on Tahoe arm64 with no dependencies. Starts in under 50ms.
Lifetime updates for kcode 1.x. Same install handles 2.0+, 2.1+, and the upcoming WASM target.
One-time purchase, $29. Includes the kcode 1.x line. macOS arm64 only at v1; Linux x86_64 next.
Buy $29Or sponsor on GitHub for kcode + early access to new features.