1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-23 04:50:28 +02:00
guile/module/language/scheme
Andy Wingo 02ed0d3df2 add repl option to interpret rather than compile
* module/language/scheme/spec.scm (scheme): Specify an evaluator, `eval'.

* module/system/repl/common.scm (repl-default-options): Add option,
  `interp', specifying that, if possible, the repl should interpret its
  expressions rather than compile them. Defaults to #f.
2008-09-09 07:54:23 +02:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
Makefile.am module compilation fixen, post-integration 2008-08-25 13:05:16 -07:00
spec.scm add repl option to interpret rather than compile 2008-09-09 07:54:23 +02:00
translate.scm use #:keywords in module/*.scm, not :keywords 2008-09-09 06:58:25 +02:00