mes/module
Jan Nieuwenhuizen 2823fca025 Avoid gratuitous consing with begin and quasiquote.
* mes.c (apply_env, main): Call begin rather than eval with cons'ed
  symbol begin.
* module/mes/mes-0.mes (apply-env): Likewise.
* quasiquote.c (add_unquoters): cons global unquoters rather than
  creating it fresh.
* module/mes/mes-0.mes (add-unquoters): Likewise.
2016-10-23 10:08:04 +02:00
..
language Prepare for 0.1 release: new directory structure. 2016-10-12 23:40:11 +02:00
mes Avoid gratuitous consing with begin and quasiquote. 2016-10-23 10:08:04 +02:00
rnrs Prepare for 0.1 release: new directory structure. 2016-10-12 23:40:11 +02:00
srfi Prepare for 0.1 release: new directory structure. 2016-10-12 23:40:11 +02:00