> On Feb 11, 2016, at 1:37 AM, Stefan Israelsson Tampe 
> <[email protected]> wrote:
> 
> the result of eval-when will be available only att specified phases. So your 
> eval-when code will not be available
> except at expansion. Also it looks like you want to precompile the regexes. 
> This is not a stupid idea and should
> be done at load time because regexp literals is not supported by guile scheme.
> 

There is a load option to eval-when.  I can try that but I need to think about 
how to test it. — Matt


Reply via email to