[plt-scheme] Re: S-exp Templating
On Jan 25, Noel Welsh wrote:
> On Fri, Jan 22, 2010 at 8:52 PM, Struys <kenstruys at gmail.com> wrote:
> >
> > I also thought about enter! but that didn't seem to do what i
> > wanted.
>
> I don't remember the details, but the code for enter! is pretty
> compact so my suggestion is to read that and go from there.
`enter!' will not reload a file from scratch too. You can use the
sandbox library for that.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!