Home Explore Blog CI



zed

docs/src/languages/uiua.md
a94fc58147aca2a42308e383f080ebfa80d22181038e9e9900000003000001a4
# Uiua

[Uiua](https://www.uiua.org/) is a general purpose, stack-based, array-oriented programming language with a focus on simplicity, beauty, and tacit code.

Uiua support is available through the [Uiua extension](https://github.com/zed-extensions/uiua).

- Tree-sitter: [shnarazk/tree-sitter-uiua](https://github.com/shnarazk/tree-sitter-uiua)
- Language Server: [uiua-lang/uiua](https://github.com/uiua-lang/uiua/)

Chunks
1694c5b3 (1st chunk of `docs/src/languages/uiua.md`)
Title: Uiua Programming Language Support
Summary
Uiua is a stack-based, array-oriented programming language emphasizing simplicity and tacit code. Zed editor supports Uiua through the Uiua extension, leveraging tree-sitter for syntax highlighting and a language server for advanced features.