Problem: packed UTF 9
Code: packed+UTF+9/tails_1642069994
Nibbles version: 0.2 | 0.21 | 0.22 | 0.23 | 0.24 | 0.25 | 1.00
Format: Compact | Simple | +Type | Table | JSON | .nbl (DeBruijn) | .nbl (names)
| Depth | Lit | Desc | Type | Arg | Let |
|---|---|---|---|---|---|
| 0 | | implicit string concatenation | [chr] | ||
| * 1 | | implicit string concatenation | [chr] | ||
| ** 2 | << | init | [int] | ||
| *** 3 | \ | reverse | [int] | ||
| **** 4 | `@ | to base | [int] | ||
| ***** 5 | 512 | integer | int | ||
| ***** 5 | `r | read int | int | ||
| ****** 6 | + | concat | [chr] | ||
| ******* 7 | \ | reverse | [[chr]] | ||
| ******** 8 | % | split (remove empties) | [[chr]] | ||
| ********* 9 | @ | = fstLine | [chr] | ||
| ********* 9 | ~ | auto = words | auto | ||
| ** 2 | "\n" | string | [chr] | B:int A:int | |
| * 1 | ch | chr | chr | ||
| ** 2 | | implicit arg = fstInt | int |