begin-syntax ============ Convenience macro for inline syntax expansion. Requirements ------------ - [module-declarations](http://api.call-cc.org/doc/module-declarations) Usage ----- A single macro is provided, `begin-syntax`, that evaluates its body at macro expansion time and inserts the result directly into the program. $ csc < License ------- 3-Clause BSD. See LICENSE for details.