aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
blob: a5ce21a9153b76d2ede71ce3e1f684d64e13f4ed (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
# Birb

| bird | term                      | birb        | bird             |
|:-----|:--------------------------|:------------|------------------|
| πŸͺΆ   | c `[[[2 0 1]]]`           | cardinal    | feather          |
| 🐦   | i `[0]`                   | idiot       | bird             |
| πŸ•ŠοΈ   | d `[[[[3 2 (1 0)]]]]`     | dove        | dove             |
| 🐀   | t `[[0 (1 1 0)]]`         | turing      | baby chick       |
| πŸ₯   | q’’’ `[[[0 (1 2)]]]`      | quacky      | front baby chick |
| 🐣   | Ω `[0 0] [0 0]`           | omega       | hatching chick   |
| πŸ¦‰   | o `[[0 (1 0)]]`           | owl         | owl              |
| πŸ”   | m `[0 0]`                 | mockingbird | chicken          |
| πŸ¦†   | k `[[1]]`                 | kestrel     | duck             |
| 🦀   | t `[[0 1]]`               | thrush      | dodo             |
| 🦩   | y `[[1 (0 0)] [1 (0 0)]]` | sage        | flamingo         |
| 🦒   | s `[[[2 0 (1 0)]]]`       | starling    | swan             |
| πŸͺ½   | Ο† `[[[[3 (2 0) (1 0)]]]]` | phoenix     | wing             |
| πŸ¦ƒ   | w `[[1 0 0]]`             | warbler     | turkey           |
| πŸ“   | f `[[[0 1 2]]]`           | finch       | rooster          |
| 🦚   | q `[[[1 (2 0)]]]`         | queer       | peacock          |
| 🦜   | b `[[[2 (1 0)]]]`         | bluebird    | parrot           |
| πŸ¦…   | e `[[[[[4 3 (2 1 0)]]]]]` | eagle       | eagle            |
| 🐧   | ι `[0 s k]`               | iota        | penguin          |

The mappings and their paired reduction are *not* biologically accurate!
Unfortunately the Unicode team does not have enough bird emojis. Create
a PR to improve biological accuracy.

# Syntax

- `[birb]+`: Birb (left-associative)
- everything else: Comment

# Examples

## Biology

- πŸ”πŸ” $\rightsquigarrow$ 🐣
- πŸͺΆπŸ¦œ $\rightsquigarrow$ 🦚
- 🦒🐦 $\rightsquigarrow$ πŸ¦‰
- πŸ¦’πŸ¦†πŸ¦† $\rightsquigarrow$ 🐦
- 🦒🐦🐦 $\rightsquigarrow$ πŸ”
- 🦜🐀 $\rightsquigarrow$ πŸ₯
- 🦜🦜 $\rightsquigarrow$ πŸ•ŠοΈ

## Arithmetic

## Busy ~~beavers~~ birbs

# Turing-completeness

The language is probably Turing complete. If the language supported
left- *and* right-associativity, 🐧 would be enough to prove its
completeness.