-
Here is the logo:
https://github.com/uiua-lang/uiua/blob/main/site/assets/uiua-logo.png
It was published under MIT license:
https://github.com/uiua-lang/uiua?tab=MIT-1-ov-file
vaeng updated
5 hours ago
-
https://www.uiua.org/
Still unstable, but pretty cool
-
As seen in this video @ 0:25:30 https://www.youtube.com/live/FqfXTNp5hJc?t=1530 (Tacit Talk Episode 1)
But when I try it, the `8` after `+ 3 5` or the array after `⇡10` does not appear.
I am usi…
-
After all the functions and & words in the keyboard window, there are a few dozen words in red like: "e i NAN W MaxInt Os Family Arch ExeExt DllExt Sep ThisFile...." etc. What are these for? Is this b…
-
To reproduce (verified on Apple M1):
1. Launch Ladybird `./Meta/ladybird.sh run`
2. Go to https://www.uiua.org
3. Wait for the page to load and the editor pane to appear
4. Click in the editor p…
-
This does not seem to happen on Uiua Pad, but at least in the native interpreter on x86_64-linux (commit 743ec318ea0dff1e7b79d6bf6953161fbc802d67).
Example:
```
map {"x" "y" "z"} [1 2 3]
remove …
-
Overall documentation for building an Exercism track lives at https://exercism.org/docs/building/tracks/new
This issue helps keep track of the tasks you're working on towards launching this track.
T…
-
Let's use this issue to claim exercises we want to add.
- [x] `acronym`- vaeng
- [x] `armstrong-numbers` - ErikSchierboom
- [x] `bob`- vaeng
- [x] `collatz-conjecture` - ErikSchierboom
- [x] `d…
-
okay, with vscode factory reset, I go in and start the uiua extension, open my .ua file and vscode's terminal, start uiua there, make some changes to my .ua file, they save, the uiua interpreter shows…
-
Even after setting up `uiua-ts-mode` and installing the language grammar resulting in `.emacs.d/.local/cache/tree-sitter/libtree-sitter-uiua.so` functions aren't being highlighted properly. Following …