No description
Find a file
Zhu Zihao 540248bbab
Supporting the showing name of lexical variable in gensym.
* 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.
2025-11-09 02:43:40 +08:00
load-psyntax.guile.scm Supporting the showing name of lexical variable in gensym. 2025-11-09 02:43:40 +08:00
psyntax-7.3.pp Supporting the showing name of lexical variable in gensym. 2025-11-09 02:43:40 +08:00
psyntax-7.3.ss Supporting the showing name of lexical variable in gensym. 2025-11-09 02:43:40 +08:00