File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ There are several sites that do these kinds of comparisons:
7676| :-------: | :---: | :-------------: | :-------: | :---: | :----: |
7777| APL | 💚 | 1 (or ` ⎕IO ` ) | ` LA ` /` TA ` | ` RL ` | Row |
7878| Kap | 💚 | 0 | ` LA ` /` TA ` | ` RL ` | Row |
79+ | TinyAPL | 💚 | 0 | ` LA ` | ` RL ` | Row |
7980| J | 💚 | 0 | ` LA ` | ` RL ` | Row |
8081| BQN | 💚 | 0 | ` LA ` | ` RL ` | Row |
8182| Uiua | 💚 | 0 | ` LA ` | ` RL ` | Row |
@@ -101,6 +102,7 @@ There are several sites that do these kinds of comparisons:
101102| :-------: | :------------: | :----------: | :---------------: | :------------------: |
102103| APL | ` ≢ ` | ` ⍴ ` | ` ⍴⍴ ` | ` ×/⍴ ` |
103104| Kap | ` ≢ ` | ` ⍴ ` | ` ⍴⍴ ` | ` ×/⍴ ` |
105+ | TinyAPL | ` ≢ ` | ` ⍴ ` | ` ϼ ` | ` ×⍆⍴ ` |
104106| J | ` # ` | ` $ ` | ` $$ ` | ` */@$ ` |
105107| BQN | ` ≠ ` | ` ≢ ` | ` ≢≢ ` | ` ×´≢ ` |
106108| Uiua | ` ⧻ ` | ` △ ` | ` ⧻△ ` | ` ⧻♭ ` |
You can’t perform that action at this time.
0 commit comments