uiua.md

 1---
 2title: Uiua
 3description: "Configure Uiua language support in Zed, including language servers, formatting, and debugging."
 4---
 5
 6# Uiua
 7
 8[Uiua](https://www.uiua.org/) is a general purpose, stack-based, array-oriented programming language with a focus on simplicity, beauty, and tacit code.
 9
10Uiua support is available through the [Uiua extension](https://github.com/zed-extensions/uiua).
11
12- Tree-sitter: [shnarazk/tree-sitter-uiua](https://github.com/shnarazk/tree-sitter-uiua)
13- Language Server: [uiua-lang/uiua](https://github.com/uiua-lang/uiua/)