diff --git a/README.md b/README.md
index 05e4aaf..aaa208e 100644
--- a/README.md
+++ b/README.md
@@ -28,27 +28,28 @@ There are several sites that do these kinds of comparisons:
### Language / Library Websites
-| | Language | :heavy_dollar_sign: | Main Website | Help / Docs | Online REPL |
-| :---: | :--------: | :-----------------: | :----------------------------------------------------------------------------------: | :-------------------------------------------------------------------------: | :------------------------------------------------------------------: |
-| π | Dyalog APL | | [dyalog.com](https://www.dyalog.com/) | [Dyalog Help](https://help.dyalog.com/18.2/) | [TryAPL](https://tryapl.org/) |
-| π | Kap | | [kapdemo.dhsdevelopments.com](https://kapdemo.dhsdevelopments.com/) | [Kap Ref](https://kapdemo.dhsdevelopments.com/reference.html) | [Kap Interpreter](https://kapdemo.dhsdevelopments.com/clientweb2/) |
-| π | J | | [jsoftware.com](https://www.jsoftware.com/) | [J NuVoc](https://code.jsoftware.com/wiki/NuVoc) | [J Playground](https://jsoftware.github.io/j-playground/bin/html2/#) |
-| π | BQN | | [mlochbaum.github.io/BQN](https://mlochbaum.github.io/BQN/) | [BQN Docs](https://mlochbaum.github.io/BQN/doc/index.html) | [BQNPAD](https://bqnpad.mechanize.systems/) |
-| π | Uiua | | [uiua.org](https://www.uiua.org/) | [Uiua Docs](https://www.uiua.org/docs) | [UiuaPAD](https://www.uiua.org/pad) |
-| π | Q | :heavy_dollar_sign: | [code.kx.com/q](https://code.kx.com/q/) | [Q Ref](https://code.kx.com/q4m3/A_Built-in_Functions/) | β |
-| π | Julia | | [julialang.org](https://julialang.org/) | [Julia Docs](https://docs.julialang.org/en/v1/) | [Replit](https://julialang.org/learning/tryjulia/) |
-| π | MATLAB | :heavy_dollar_sign: | [mathworks.com/products/matlab.html](https://www.mathworks.com/products/matlab.html) | [MATLAB Help](https://www.mathworks.com/help/matlab/) | :heavy_dollar_sign: |
-| π | NumPy* | | [numpy.org](https://numpy.org/) | [NumPy Docs](https://numpy.org/doc/stable/) | [Replit](https://replit.com/languages/python3) |
-| π | R | | [r-project.org](https://www.r-project.org/) | [R Docs](https://www.rdocumentation.org/) | [JDoodle](https://www.jdoodle.com/execute-r-online/) |
-| π | Nial | | [nial-array-language.org](https://www.nial-array-language.org/) | [Nial Dictionary](https://www.nial-array-language.org/ndocs/NialDict2.html) | [TIO](https://tio.run/#Nial) |
-| π | Futhark | | [futhark-lang.org](https://futhark-lang.org/) | [Futhark Docs](https://futhark-lang.org/docs.html) | β |
-| π | Dex | | [github.com/google-research/dex-lang](https://github.com/google-research/dex-lang) | [InDex](https://google-research.github.io/dex-lang/index.html) | β |
-| π | Ivy | | [pkg.go.dev/robpike.io/ivy](https://pkg.go.dev/robpike.io/ivy) | [Ivy Docs](https://pkg.go.dev/robpike.io/ivy#section-documentation) | β |
-| ππ | SaC | | [sac-home.org](https://www.sac-home.org/) | [SaC Docs](https://www.sac-home.org/docs:main) | β |
-| π | ArrayFire* | | [arrayfire.com](https://arrayfire.com/) | [ArrayFire Docs](https://arrayfire.org/docs/) | β |
-| π | MatX* | | [nvidia.github.io/MatX](https://nvidia.github.io/MatX/index.html) | [MatX API Ref](nvidia.github.io/MatX) | β |
-| π | ATen* | | - | [ATen Docs](https://pytorch.org/cppdocs/#aten) | β |
-| π | Eigen* | | [eigen.tuxfamily.org](https://eigen.tuxfamily.org/) | [Eigen Dox](https://eigen.tuxfamily.org/dox/) | [Godbolt](https://godbolt.org/) |
+| | Language | π² | Main Website | Help / Docs | Online REPL |
+| :---: | :--------: | :---: | :----------------------------------------------------------------------------------: | :-------------------------------------------------------------------------: | :------------------------------------------------------------------: |
+| π | Dyalog APL | | [dyalog.com](https://www.dyalog.com/) | [Dyalog Help](https://help.dyalog.com/18.2/) | [TryAPL](https://tryapl.org/) |
+| π | Kap | | [kapdemo.dhsdevelopments.com](https://kapdemo.dhsdevelopments.com/) | [Kap Ref](https://kapdemo.dhsdevelopments.com/reference.html) | [Kap Interpreter](https://kapdemo.dhsdevelopments.com/clientweb2/) |
+| π | TinyAPL | | [tinyapl.rubenverg.com](https://tinyapl.rubenverg.com/) | [TinAPL Primitives](https://tinyapl.rubenverg.com/docs/primitive) | [Online REPL](https://tinyapl.rubenverg.com/run/latest/) |
+| π | J | | [jsoftware.com](https://www.jsoftware.com/) | [J NuVoc](https://code.jsoftware.com/wiki/NuVoc) | [J Playground](https://jsoftware.github.io/j-playground/bin/html2/#) |
+| π | BQN | | [mlochbaum.github.io/BQN](https://mlochbaum.github.io/BQN/) | [BQN Docs](https://mlochbaum.github.io/BQN/doc/index.html) | [BQNPAD](https://bqnpad.mechanize.systems/) |
+| π | Uiua | | [uiua.org](https://www.uiua.org/) | [Uiua Docs](https://www.uiua.org/docs) | [UiuaPAD](https://www.uiua.org/pad) |
+| π | Q | π² | [code.kx.com/q](https://code.kx.com/q/) | [Q Ref](https://code.kx.com/q4m3/A_Built-in_Functions/) | β |
+| π | Julia | | [julialang.org](https://julialang.org/) | [Julia Docs](https://docs.julialang.org/en/v1/) | [Replit](https://julialang.org/learning/tryjulia/) |
+| π | MATLAB | π² | [mathworks.com/products/matlab.html](https://www.mathworks.com/products/matlab.html) | [MATLAB Help](https://www.mathworks.com/help/matlab/) | π² |
+| π | NumPy* | | [numpy.org](https://numpy.org/) | [NumPy Docs](https://numpy.org/doc/stable/) | [Replit](https://replit.com/languages/python3) |
+| π | R | | [r-project.org](https://www.r-project.org/) | [R Docs](https://www.rdocumentation.org/) | [JDoodle](https://www.jdoodle.com/execute-r-online/) |
+| π | Nial | | [nial-array-language.org](https://www.nial-array-language.org/) | [Nial Dictionary](https://www.nial-array-language.org/ndocs/NialDict2.html) | [TIO](https://tio.run/#Nial) |
+| π | Futhark | | [futhark-lang.org](https://futhark-lang.org/) | [Futhark Docs](https://futhark-lang.org/docs.html) | β |
+| π | Dex | | [github.com/google-research/dex-lang](https://github.com/google-research/dex-lang) | [InDex](https://google-research.github.io/dex-lang/index.html) | β |
+| π | Ivy | | [pkg.go.dev/robpike.io/ivy](https://pkg.go.dev/robpike.io/ivy) | [Ivy Docs](https://pkg.go.dev/robpike.io/ivy#section-documentation) | β |
+| ππ | SaC | | [sac-home.org](https://www.sac-home.org/) | [SaC Docs](https://www.sac-home.org/docs:main) | β |
+| π | ArrayFire* | | [arrayfire.com](https://arrayfire.com/) | [ArrayFire Docs](https://arrayfire.org/docs/) | β |
+| π | MatX* | | [nvidia.github.io/MatX](https://nvidia.github.io/MatX/index.html) | [MatX API Ref](nvidia.github.io/MatX) | β |
+| π | ATen* | | - | [ATen Docs](https://pytorch.org/cppdocs/#aten) | β |
+| π | Eigen* | | [eigen.tuxfamily.org](https://eigen.tuxfamily.org/) | [Eigen Dox](https://eigen.tuxfamily.org/dox/) | [Godbolt](https://godbolt.org/) |
\* Library, not an actual language
* π Main (APL-Family) Array Languages
@@ -75,6 +76,7 @@ There are several sites that do these kinds of comparisons:
| :-------: | :---: | :-------------: | :-------: | :---: | :----: |
| APL | π | 1 (or `βIO`) | `LA`/`TA` | `RL` | Row |
| Kap | π | 0 | `LA`/`TA` | `RL` | Row |
+| TinyAPL | π | 0 | `LA` | `RL` | Row |
| J | π | 0 | `LA` | `RL` | Row |
| BQN | π | 0 | `LA` | `RL` | Row |
| Uiua | π | 0 | `LA` | `RL` | Row |
@@ -100,6 +102,7 @@ There are several sites that do these kinds of comparisons:
| :-------: | :------------: | :----------: | :---------------: | :------------------: |
| APL | `β’` | `β΄` | `β΄β΄` | `Γ/β΄` |
| Kap | `β’` | `β΄` | `β΄β΄` | `Γ/β΄` |
+| TinyAPL | `β’` | `β΄` | `ΟΌ` | `Γββ΄` |
| J | `#` | `$` | `$$` | `*/@$` |
| BQN | `β ` | `β’` | `β’β’` | `ΓΒ΄β’` |
| Uiua | `β§»` | `β³` | `β§»β³` | `β§»β` |
@@ -160,6 +163,7 @@ Note that even when using `rlwrap`, some of the limitations will remain (such as
| :-------: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| APL | π | β | π | π | π | π | π | π | π | π |
| Kap | π | π | π | π | π | π | π | π | π | π |
+| TinyAPL | π | π | π | π | π | π | π | π | π | π |
| J | π | π | π | π | π | π | π | π | π | π |
| BQN | π | π | π | π | π | π | π | π | π | π |
| Uiua | π | π | π | π | π | π | π | π | π | π |
diff --git a/comparisons/leetcode/P0064_Max_Gap.md b/comparisons/leetcode/P0064_Max_Gap.md
index 23ee124..f7328b3 100644
--- a/comparisons/leetcode/P0064_Max_Gap.md
+++ b/comparisons/leetcode/P0064_Max_Gap.md
@@ -5,7 +5,8 @@
| | Solution | Link |
| :-------: | :-----------------------------------: | :---: |
| APL | `MaxGap β {β/2-/(ββ€ββ·β’)β΅}` | |
-| Kap | `MaxGap β β/2-β¨/(ββ)ββ·` | |
+| Kap | `MaxGap β β/2-/β¨` | |
+| TinyAPL | `MaxGap β {ββ2-ββ‘β΅β΅}` |
| J | `MaxGap =. {{ >./ 2-/\ \:~ y }}` | |
| BQN | `MaxGap β {βΒ΄-Β΄Λ2ββ¨π©}` | |
| Uiua | `MaxGap β /β₯β‘/-β«2ββ.` | |
diff --git a/comparisons/leetcode/P0485_MCO.md b/comparisons/leetcode/P0485_MCO.md
index bce0f67..3c968dd 100644
--- a/comparisons/leetcode/P0485_MCO.md
+++ b/comparisons/leetcode/P0485_MCO.md
@@ -10,6 +10,7 @@ There are two general solutions covered here.
| :-------: | :--------------------------------------------------------------------------: | :---------------------------------------------------------------------------: |
| APL | `mco β {0ββ/(β’Β¨ββ¨)β΅}` | [Link](https://github.com/codereport/LeetCode/blob/master/0015_Problem_1.apl) |
| Kap | `Mco β β/β’Β¨ββ¨` |
+| TinyAPL | `Mco β {βββ’Β¨ββ¨β΅}`
`Mco β βββ€(β’Β¨β€ββ¨)` |
| J | `mco =. [: >./ [: (#;._1) 0,]`
`mco =. {{ >./ (#;._1) 0,y }}` | [Link](https://github.com/codereport/LeetCode/blob/master/0015_Problem_1.ijs) |
| BQN | ``Mco β β´·+´¨(+`Β¬)βΈβ `` | [Link](https://github.com/codereport/LeetCode/blob/master/0015_Problem_1.bqn) |
| Uiua | `Mco β /β₯ββ§».` | |
@@ -31,6 +32,7 @@ There are two general solutions covered here.
| :-------: | :--------------------------------------------------------------: | :---------------------------------------------------------------------------: |
| APL | scan is broken | |
| Kap | `mco β β/β’Β«ΓΒ»+\` | |
+| TinyAPL | `Mco β β¦
ββββ’Β«ΓΒ»+βββ¦` |
| J | `mco =. {{ >./(([*+)/\.)&.\|. y }}` | |
| BQN | ``Mco β βΒ΄(β’Γ+)` `` | [Link](https://github.com/codereport/LeetCode/blob/master/0015_Problem_1.bqn) |
| Uiua | `Mco β /β₯\(Γ+,)` | |
diff --git a/comparisons/leetcode/P0674_LCIS.md b/comparisons/leetcode/P0674_LCIS.md
index 549517b..eb2b827 100644
--- a/comparisons/leetcode/P0674_LCIS.md
+++ b/comparisons/leetcode/P0674_LCIS.md
@@ -6,6 +6,7 @@
| :-------: | :----------------------------------------------------: | :---------------------------------------------------------------------------: |
| APL | `lcis β β/β’Β¨((1,2β₯/β’)ββ’)`
`lcis β {1β1+β/β’Β¨ββ¨2β΅}` | [Link](https://github.com/codereport/LeetCode/blob/master/0049_Problem_1.apl) |
| Kap | `Lcis β 1+β/β’Β¨ββ¨2` | |
+| TinyAPL | `lcis β {1+βββ’Β¨ββ¨2<ββ‘β΅}` |
| J | `lcis =. {{ 1 + >./ (#;._1) 0,2\ y }}` | [Link](https://github.com/codereport/LeetCode/blob/master/0049_Problem_1.ijs) |
| BQN | `LCIS β {1+βΒ΄(β’Γ+)``<Β΄Λ2βπ©}` | [Link](https://github.com/codereport/katas/blob/main/Top10/03_lcis.bqn) |
| Uiua | `Lcis β +1/β₯\(Γ+,)β‘/>β«2` | |
diff --git a/comparisons/leetcode/P1351_Count_Negatives.md b/comparisons/leetcode/P1351_Count_Negatives.md
index d9940a8..3d2a871 100644
--- a/comparisons/leetcode/P1351_Count_Negatives.md
+++ b/comparisons/leetcode/P1351_Count_Negatives.md
@@ -8,6 +8,7 @@
| :-------: | :-----------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------: |
| APL | `+/0>,` | [Link](https://github.com/codereport/LeetCode/blob/master/0176_Problem_1.apl) |
| Kap | `+/,0>` | |
+| TinyAPL | `β¦
+ββ0β>β,β¦` |
| J | `[:+/0>,` | [Link](https://github.com/codereport/LeetCode/blob/master/0176_Problem_1.ijs) |
| BQN | `+Β΄0>β₯` | |
| Uiua | `/+<0β` |
diff --git a/comparisons/leetcode/P1614_Max_Paren_Depth.md b/comparisons/leetcode/P1614_Max_Paren_Depth.md
index 5c0713a..b2d314c 100644
--- a/comparisons/leetcode/P1614_Max_Paren_Depth.md
+++ b/comparisons/leetcode/P1614_Max_Paren_Depth.md
@@ -9,6 +9,7 @@
| :-------: | :--------------------------------------------: | :---------------------------------------------------------------------------: |
| APL | `maxDepth β {β/+\-βΏ'()'β.=β΅}` | [Link](https://github.com/codereport/LeetCode/blob/master/0210_Problem_1.apl) |
| Kap | `MaxDepth β β/+\-βΏ"()"=β»` | |
+| TinyAPL | `MaxDepth β{ββ+ββ-β"()"=ββ΅}` |
| J | `maxDepth =. {{ >./+/\-/'()'=/y }}` | |
| BQN | ``MaxDepth β β´·+`Β·-Λ"()"=ββ’`` | [Link](https://github.com/codereport/LeetCode/blob/master/0210_Problem_1.bqn) |
| Q | `maxDepth: { max sums (-) over "()" =/:\: x }` | [Link](https://github.com/codereport/LeetCode/blob/master/0210_Problem_1.q) |
diff --git a/comparisons/leetcode/P1672_Richest_Customer_Wealth.md b/comparisons/leetcode/P1672_Richest_Customer_Wealth.md
index 0657bc2..503fecc 100644
--- a/comparisons/leetcode/P1672_Richest_Customer_Wealth.md
+++ b/comparisons/leetcode/P1672_Richest_Customer_Wealth.md
@@ -8,8 +8,9 @@
| :-------: | :-----------------------------: | :-------------------------------------------------------------------------------------------------------------------------: |
| APL | `β/+/` | [Link](https://github.com/codereport/LeetCode/blob/master/0217_Problem_1.apl) |
| Kap | `β/+/` | |
+| TinyAPL | `β¦
βββ+ββ‘β¦` |
| J | `[: >./ +/"1` | [Link](https://github.com/codereport/LeetCode/blob/master/0217_Problem_1.ijs) |
-| BQN | `βΒ΄+Λβ1` | [Link](https://github.com/codereport/LeetCode/blob/master/0217_Problem_1.bqn) |
+| BQN | `βΒ΄+ΛΛ` | [Link](https://github.com/codereport/LeetCode/blob/master/0217_Problem_1.bqn) |
| Uiua | `/β₯β‘/+` | |
| Q | `max sum each x` | |
| Julia | `sum(x, dims=2) \|> maximum` | [Link](https://github.com/codereport/LeetCode/blob/master/0217_Problem_1.jl) |
diff --git a/comparisons/leetcode/P1822_Sign_Product_Array.md b/comparisons/leetcode/P1822_Sign_Product_Array.md
index 6d06f1b..c0085ac 100644
--- a/comparisons/leetcode/P1822_Sign_Product_Array.md
+++ b/comparisons/leetcode/P1822_Sign_Product_Array.md
@@ -8,6 +8,7 @@
| :-------: | :-------------------------------------------: | :--------------------------------------------------------------------------------------------------------------: |
| APL | `Γ/Γ` | [Link](https://github.com/codereport/LeetCode/blob/master/0236_Problem_1.apl) |
| Kap | `Γ/Γ` | |
+| TinyAPL | `Γββ€Γ` |
| J | `*/*` | |
| BQN | `ΓΒ΄Γ` | |
| Uiua | `/ΓΒ±` | |
diff --git a/comparisons/leetcode/P2319_Check_Matrix.md b/comparisons/leetcode/P2319_Check_Matrix.md
index 7dd37bd..1a32282 100644
--- a/comparisons/leetcode/P2319_Check_Matrix.md
+++ b/comparisons/leetcode/P2319_Check_Matrix.md
@@ -8,6 +8,7 @@
| :-------: | :---------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------: |
| APL | `checkMatrix β {(1ββ΅)β‘(βββ’)β.=β¨β³β’β΅}` | [Link](https://github.com/codereport/LeetCode/blob/master/0299_Problem_1.apl) |
| Kap | `CheckMatrix β {(1ββ΅)β‘β½ββ=β»β¨β³β’β΅}` | |
+| TinyAPL | `checkMatrix β {(1ββ΅)β‘ββΈβ=ββ¨β³β’β΅}` |
| J | `checkMatrix =. {{ (1<.y)-:(\|.>.])=/~i.#y }}` | [Link](https://github.com/codereport/LeetCode/blob/master/0299_Problem_1.ijs) |
| BQN | `CheckMatrix β {(1βπ©)β‘β½βΈβ=βΛββ π©}` | [Link](https://github.com/codereport/LeetCode/blob/master/0299_Problem_1.bqn) |
| Uiua | `CheckMatrix β β
β§1βΆβ₯β.β=.β‘β§».` | |
diff --git a/comparisons/matrix_identity.md b/comparisons/matrix_identity.md
index 7ecb8c9..7750f30 100644
--- a/comparisons/matrix_identity.md
+++ b/comparisons/matrix_identity.md
@@ -5,6 +5,8 @@
| | Identity Matrix |
| :-------: | :--------------------------------------------------------------------------------: |
| APL | `β.=β¨β³` |
+| Kap | `=β»β¨β³` |
+| TinyAPL | `=ββ¨β€β³` |
| J | `e.@i.` |
| BQN | `=βΛβ` |
| Uiua | `β=.β‘` |
diff --git a/comparisons/matrix_iota.md b/comparisons/matrix_iota.md
index 8fd4103..3a2116e 100644
--- a/comparisons/matrix_iota.md
+++ b/comparisons/matrix_iota.md
@@ -5,6 +5,8 @@
| | Iota Matrix |
| :-------: | :-----------------------------------: |
| APL | `3 4β΄β³12` |
+| Kap | `3 4β΄β³12` |
+| TinyAPL | `3βΏ4β΄β³12` |
| J | `i.3 4` |
| BQN | `3βΏ4β₯β12` |
| Uiua | `β―3_4β‘12` |
diff --git a/comparisons/matrix_reversing.md b/comparisons/matrix_reversing.md
index a320d37..f9a62a9 100644
--- a/comparisons/matrix_reversing.md
+++ b/comparisons/matrix_reversing.md
@@ -5,8 +5,10 @@
| | Reverse In Memory | Reverse Columns | Reverse Rows |
| :-------: | :------------------------------------: | :------------------------------------------------------------: | :------------------------------------: |
| APL | ravel, reverse, reshape | `β` | `β½`
`ββ€1` |
+| Kap | `ββ’,` | `β` | `ββ‘` |
+| TinyAPL | `ββ’,` | `β` | `ββ€1` |
| J | ravel, reverse, reshape | `\|.` | `\|."1` |
-| BQN | `β½βΎβ₯` | `β½` | `β½Λ`
`β½β1` |
+| BQN | `β½βΎβ₯` | `β½` | `β½Λ`
`β½Λ` |
| Uiua | `βββ`* | `β` | `β‘β` |
| Q | deshape, reverse, reshape | `reverse` | `reverse each` |
| Julia | `reverse(a)`
`reverse(a, dims=:)` | `reverse(a, dims=1)` | `reverse(a, dims=2)` |
@@ -95,7 +97,7 @@
8 7 6
β
# or
- β½β1 a
+ β½Λ a
ββ
β΅ 2 1 0
5 4 3
diff --git a/comparisons/matrix_summing.md b/comparisons/matrix_summing.md
index 8a84040..304c50b 100644
--- a/comparisons/matrix_summing.md
+++ b/comparisons/matrix_summing.md
@@ -5,8 +5,10 @@
| | Summing All | Summing Columns | Summing Rows |
| :-------: | :------------------------------: | :-------------------------------: | :----------------------------------------------------------------------------------------------------: |
| APL | `+/,` | `+βΏ` | `+/`
`+/β€1` |
+| Kap | `+/,` | `+βΏ` | `+/`
`+/β€1` |
+| TinyAPL | `+β,` | `+β` | `+ββ‘` |
| J | `+/&,` | `+/` | `+/"1` |
-| BQN | `+Β΄β₯` | `+Λ` | `+Β΄Λ`
`+Λβ1` |
+| BQN | `+Β΄β₯` | `+Λ` | `+Β΄Λ`
`+ΛΛ` |
| Uiua | `/+β` | `/+` | `β‘/+` |
| Q | `sum raze` | `sum` | `sum each` |
| Julia | `sum(a)`
`sum(a, dims=:)` | `sum(a, dims=1)` | `sum(a, dims=2)` |
diff --git a/comparisons/pwc/PWC198_P1_Max_Gap_Count.md b/comparisons/pwc/PWC198_P1_Max_Gap_Count.md
index 4c3f6ac..0df9bef 100644
--- a/comparisons/pwc/PWC198_P1_Max_Gap_Count.md
+++ b/comparisons/pwc/PWC198_P1_Max_Gap_Count.md
@@ -5,6 +5,8 @@
| | Solution | Link |
| :-------: | :------------------------------------------------------: | :---: |
| APL | `MaxGapCount β {+/(β/=β’)2-/(ββ€ββ·β’)β΅}` | |
+| Kap | `MaxGapCount β +/β/β=2-/β¨` |
+| TinyAPL | `MaxGapCount β {+ββββΈ=2-ββ‘β΅β΅}` |
| J | `MaxGapCount =. {{ +/ (= >./) 2-/\ \:~ y }}` | |
| BQN | `MaxGapCount β {+Β΄βΒ΄βΈ=-Β΄Λ2ββ¨π©}` | |
| Uiua | `MaxGapCount β /+=/β₯.β‘/-β«2ββ.` | |