Home Explore Blog CI



zed

1st chunk of `docs/src/languages/uiua.md`
1694c5b313952f3f7247249dab6adf7c22cc88e123bf4aab00000001000001a4
# 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/)

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.