1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-12 06:41:13 +02:00
guile/module/system
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
..
base cleanups in syntax.scm 2008-05-02 17:35:25 +02:00
il Tried compiling more code; augmented the doc. 2008-04-25 19:09:30 +02:00
repl Tried compiling more code; augmented the doc. 2008-04-25 19:09:30 +02:00
vm Encode the length of constant lists/vectors on 2 octets instead of 1. 2008-04-25 19:09:30 +02:00
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
Makefile.am *** empty log message *** 2001-04-22 02:13:48 +00:00