\Repeat{this stop condition}{
  the text of the loop\;
  another line\;
  always in the loop\;
  }
\lRepeat{stop}{a one line loop}