Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 266 Bytes

readme.md

File metadata and controls

5 lines (4 loc) · 266 Bytes

👾 Kestrel Programming Language

  • A statically typed, imperative programming language inspired by rust, kotlin
  • The compiler users the tree-sitter parser so has out of the box syntax highlighting support for helix and zed editor
  • Plans to be compiled to WASM