No description
- Scheme 100%
|
Zhu Zihao
540248bbab
* load-psyntax.guile.scm (gensym): Now accept 'id' argument. (gensym?): Change as ditto. (annotation-expression): Add stub implementation. (annotation-stripped): Add stub implementation. * psyntax-7.3.ss (build-lexical-var): Pass 'id' to gensym. * psyntax-7.3.pp: Update. |
||
|---|---|---|
| load-psyntax.guile.scm | Supporting the showing name of lexical variable in gensym. | |
| psyntax-7.3.pp | Supporting the showing name of lexical variable in gensym. | |
| psyntax-7.3.ss | Supporting the showing name of lexical variable in gensym. | |