• xigoi@lemmy.sdf.org
    link
    fedilink
    arrow-up
    0
    ·
    2 years ago

    I never understood how concatenative programmers can hold the current state of the stack in their head and never get confused about what is where, especially when changing complex code.

    • chunes@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      In Factor’s case, combinators that insert values at quotation (lambda) boundaries.