This PR extracts the Uiua extension to the [zed-extensions/uiua](https://github.com/zed-extensions/uiua) repository. Release Notes: - N/A
9 lines
420 B
Markdown
9 lines
420 B
Markdown
# 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/)
|