Problem: toki pona numbers

Code: toki+pona+numbers/tails_1649154381

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)


or (or):[chr] 
    -~ (strip):[chr] 
        : (append):[chr] 
            ^ (replicate):[chr] 
                `/ (divmod):int -->let( A:int ) 
                    $ (= fstInt):int 
                    5 (integer):int 
                "luka " (string):[chr] 
            : (append):[chr] 
                ^ (replicate):[chr] 
                    `/ (divmod):int -->let( B:int ) 
                        $ (= A):int 
                        ~ (auto = 2):auto 
                    "tu " (string):[chr] 
                ^ (replicate):[chr] 
                    $ (= B):int 
                    "wan" (string):[chr] 
    "ala" (string):[chr] <--arg( C:chr ) 

Back to the index