I've just published draft #3 of SRFI 157.  It was submitted by Marc Nieper-Wißkirchen, author of the SRFI.


Here are Marc's comments on the draft:

  This should become a new draft (after, if any,
  editorial changes have been made).

  Depending on replies on the mailing list, that
  draft may go into "last call".

  Commit Summary

  - Minor fixes
  - Add optional default values (specification)
  - Add optional default values (implementation)
  - Add note on Racket compatibility
  - Add some implementation hints

  File Changes

  - M examples/fact.scm (13)
  - M examples/simple.scm (4)
  - M lib/inferior/expression.scm (14)
  - M lib/inferior/primitive.scm (61)
  - M lib/inferior/unspecified.scm (2)
  - M srfi-157.html (172)

Here's the diff:


Regards,


SRFI Editor