1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00
guile/module
Andy Wingo 6649bc0436 cleanups in syntax.scm
* benchmark/lib.scm (fibo): Make fibo actually a fibonacci sequence.

* module/system/base/syntax.scm (system): Forward-declare all exports.
  (expand-symbol, slot): Rewrite expand-symbol to expand to a
  non-recursive invocation of `slot', so that in the future when we get
  rid of this syntax, the replacement will be more palatable to the eyes.
2008-05-02 17:35:25 +02:00
..
guile *** empty log message *** 2001-05-02 15:05:05 +00:00
language Slowly improving support for macro compilation. 2008-04-25 19:15:50 +02:00
slib *** empty log message *** 2001-04-16 03:43:48 +00:00
system cleanups in syntax.scm 2008-05-02 17:35:25 +02:00
.cvsignore *** empty log message *** 2001-04-25 01:55:45 +00:00
Makefile.am *** empty log message *** 2001-04-22 02:13:48 +00:00