Hi Andy, and thank you for your detailed answer!
Andy Wingo writes:
> Hi :)
>
> [+guile-devel]
>
> On Mon 13 Feb 2017 07:18, Maxim Cournoyer writes:
>
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
Andy Wingo writes:
> In some future (is it near or far?), the source -> compiled function
> needs additional inputs: checksums or timestamps of "build inputs" or
> so, so that when for-syntax definitions (like macros) change, users of
> those definitions will recompile. That is a harder problem t
Hi :)
[+guile-devel]
On Mon 13 Feb 2017 07:18, Maxim Cournoyer writes:
>>> ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
>>> ;;; or pass the --no-auto-compile argument to disable.
>>> ;;; compiling
>>> /gnu/store/d3gli8g5bv6yhd3qwk5rfzqpsfvnj4lv-guile-nex