[plt-scheme] mztext replacement
On Feb 28, Dave Herman wrote:
> > [BTW, one thing that is missing for now some way to include another
> > file.  `require' doesn't work right since it executes the other file
> > before the current code runs.
> 
> Are you just talking about including other mztext files (e.g., 
> "textually include the results of processing this other mztext file 
> here"),
Yes.
> or can you not even require other ordinary Scheme modules (e.g.,
> (require srfi/1/list))?
-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!