Problem: Advent of Code Not Quite Lisp

Code: Advent+of+Code+Not+Quite+Lisp/tails_1710226024

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)


? (index) 
    `\ (special scans) 
        . (map) 
            @ (= fstLine) 
            - (subtract) <--arg( A ) 
                * (multiply) 
                    % (modulus) 
                        $ (= A) 
                        ~ (auto = 2) 
                    ~ (auto = 2) 
                ~ (auto = 1) 
        + (foldop: add) 
    1 (integer) 

Back to the index