Skip to content
Adam Bliss edited this page Oct 25, 2013 · 1 revision

Implementation

++  tile  $&  [p=tile q=tile]                           ::  ordered pair
          $%  [%base p=bozo]                            ::  base type
              [%bark p=term q=tile]                     ::  name
              [%bush p=tile q=tile]                     ::  atom/cell
              [%fern p=[i=tile t=(list tile)]]          ::  plain selection
              [%herb p=gene]                            ::  function
              [%kelp p=[i=line t=(list line)]]          ::  tag selection
              [%leaf p=term q=@]                        ::  constant atom
              [%reed p=tile q=tile]                     ::  pair/tag
              [%weed p=gene]                            ::  example
          ==                                            ::

Comments



Parts of this document are generated automatically. Edits within the comments section will be preserved.

Clone this wiki locally