DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(guile.info.gz) Starting a New Stack

Info Catalog (guile.info.gz) Decoding Memoized Source Expressions (guile.info.gz) Debugging
 
 35.7 Starting a New Stack
 =========================
 
  -- Scheme Syntax: start-stack id exp
      Evaluate EXP on a new calling stack with identity ID.  If EXP is
      interrupted during evaluation, backtraces will not display frames
      farther back than EXP's top-level form.  This macro is a way of
      artificially limiting backtraces and stack procedures, largely as
      a convenience to the user.
 
Info Catalog (guile.info.gz) Decoding Memoized Source Expressions (guile.info.gz) Debugging
automatically generated byinfo2html