Problem: If youre happy and you know it

Code: If+youre+happy+and+you+know+it/darrenks_1643731738

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)


Note: This code seems to be written in Nibbles version < 1.00

: (append) 
    : (append) 
        `: (list of 2 lists) 
            ; (save) -->let( A ) 
                ^ (replicate) 
                    49 (integer) 
                    \ (reverse) 
                        * (join) 
                            " you" (string) 
                            % (split (remove empties)) 
                                : (append) 
                                    "If\n\'" (string) 
                                    `D (to base from data) 
                                        -33 (to base from data arg) 
                                "\n" (string) 
            $ (= A) 
        : (append) 
            : (append) 
                < (take) 
                    33 (integer) 
                    $ (= A) 
                @ (= fstInt) 
            ";" (string) 
    $ (= A) 
(postdata (hex): to base from data)
1e943c0b7c51ba01e9e62966dc7ac21662f854433c45e1e14d223f4ccfd8951f1f65b8b31c9b8478
("re happy and\n know it, clap\nr hands!and\n really want to show it")

Back to the index