Re: Feature request: Expose `ellipsis?' from psyntax.ss

2018-11-23 Thread Marc Nieper-Wißkirchen
Hi Mark, Am Fr., 23. Nov. 2018 um 21:26 Uhr schrieb Mark H Weaver : > Hi Marc, > > Marc Nieper-Wißkirchen writes: > > > Am Mi., 21. Nov. 2018 um 04:38 Uhr schrieb Mark H Weaver >: > > > > I'm not aware of any language in the R[567]RS that makes it clear > > whether '...' should be recognized

Re: Feature request: Expose `ellipsis?' from psyntax.ss

2018-11-23 Thread Marc Nieper-Wißkirchen
Hi Mark, Am Fr., 23. Nov. 2018 um 08:56 Uhr schrieb Mark H Weaver : > Hi Marc, > > Marc Nieper-Wißkirchen writes: > > > Am Mi., 21. Nov. 2018 um 04:38 Uhr schrieb Mark H Weaver >: > > > > > Ellipsis identifiers are a bit more tricky, because unlike other > > > bindings, the user-visible ell

Re: Feature request: Expose `ellipsis?' from psyntax.ss

2018-11-23 Thread Mark H Weaver
Hi Marc, Marc Nieper-Wißkirchen writes: > Am Mi., 21. Nov. 2018 um 04:38 Uhr schrieb Mark H Weaver : > > I'm not aware of any language in the R[567]RS that makes it clear > whether '...' should be recognized as an ellipsis if it is bound to a > variable. The Scheme implementations I tried do