update docs
This commit is contained in:
parent
f66bea4e97
commit
124ad994b2
|
@ -53,10 +53,15 @@ Utility functions and syntaces for macro definition.
|
||||||
|
|
||||||
Old-fashioned macro.
|
Old-fashioned macro.
|
||||||
|
|
||||||
- make-syntactic-closure
|
|
||||||
- identifier?
|
- identifier?
|
||||||
- identifier=?
|
- identifier=?
|
||||||
|
|
||||||
|
- make-syntactic-closure
|
||||||
|
- close-syntax
|
||||||
|
|
||||||
|
- sc-macro-transformer
|
||||||
|
- rsc-macro-transformer
|
||||||
|
|
||||||
Syntactic closures.
|
Syntactic closures.
|
||||||
|
|
||||||
- er-macro-transformer
|
- er-macro-transformer
|
||||||
|
|
Loading…
Reference in New Issue