uiua 0.10.3

A stack-based array programming language
Documentation
# Uiua Todo


- 0.11
  - Map patterns
  - `un insert` pattern
  - Allow warnings to be disabled
  - List-filled `keep`
  - `duplicate` and `over` patterns
  - `min` and `max` patterns
  - Spatial thinking tutorial/blog
  - Full HTTPS support
  - `uiua fmtio`
  - System functions
    - Excel
- Change how functions are compiled so that compiled-out functions don't end up in the assembly
- Multimedia
  - Sound input
  - Webcam input
- System APIs
  - UDP Sockets
- Documentation
  - System functions

## Open to Implementation


These features are not strictly on the roadmap, but PRs that implement them will likely be accepted.

Feel free to make PRs to the list itself as well.

- Better complex ``/``/``/``, `<`/`>`/``/``, ``/``
- Pad link from Gist
- Additional optimizations
  - `≡F◫`
  - `/F◫`
  - `/F⇌`
  - `⍜⇌/F`