[racket] variables within macros
12 hours ago, Matthias Felleisen wrote:
>
> Eli's testing library is in some state of development. Some dev
> people are using it.
Yes, "some state" is a good description... I had a bunch of revisions
that mainly make it easy to create new arrows for different kinds of
testing.
Three hours ago, Asumu Takikawa wrote:
> On 2013-01-20 17:26:33 -0500, Matthias Felleisen wrote:
> > (What is that? Link doesn't work.)
>
> Here is a working link:
> http://www.pltgames.com/
(Ah, and that explains the `define/test'. I don't know what's the
time-frame involved, but something that would be more ambitious would
be a language where the source code must have enough tests to get
complete coverage...)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!