Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>KernRiftNew to Visual Studio Code? Get it now.
KernRift

KernRift

Pantelis Christou

|
1 install
| (0) | Free
Language support for KernRift systems language (.kr files)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

KernRift Language Support

Syntax highlighting for the KernRift systems programming language.

Features

  • Syntax highlighting for .kr files
  • Keywords: fn, struct, enum, if, else, while, for, match, import, type, static, unsafe
  • Types: uint8/16/32/64, int8/16/32/64, bool, char
  • Annotations: @export, @ctx(...), @eff(...), @caps(...)
  • String/char literals with escape sequences
  • Hex and decimal numbers
  • true/false constants
  • Method syntax: fn Point.sum(...)
  • Comment support (//)
  • Auto-closing brackets, indentation, folding

About KernRift

KernRift is a self-hosted systems language compiler. It compiles itself in 16ms, produces the smallest binaries (396 bytes for hello world), and runs on Linux, Windows, and ARM64.

  • GitHub
  • Website
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft