1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-22 20:40:29 +02:00
guile/module/system
Andy Wingo b73a2ee017 Default to compiling to RTL
* module/ice-9/eval-string.scm (eval-string)
* module/language/tree-il/spec.scm (tree-il)
* module/scripts/compile.scm (compile)
* module/system/base/compile.scm (compile-file, read-and-compile)
* module/system/repl/common.scm (repl-compile, repl-prepare-eval-thunk):
  Default to compiling to RTL.

* module/language/rtl/spec.scm (rtl->value): Add value compiler.
2013-10-31 14:17:30 +01:00
..
base Default to compiling to RTL 2013-10-31 14:17:30 +01:00
repl Default to compiling to RTL 2013-10-31 14:17:30 +01:00
vm Better compiler support for bytevector ops 2013-10-31 12:55:24 +01:00
foreign.scm Merge remote-tracking branch 'origin/stable-2.0' 2013-02-18 17:59:38 +01:00
xref.scm minimal RTL program support in (system xref) 2013-10-17 23:20:32 +02:00