racket/collects/redex
Burke Fetscher 2ebc200d3d redex: unfold nts once during unification
Also:
* add a backtracking limit
* check for ground terms in both term and pat environments
  when filling in generated patterns
* update tests to be consistent with the above
2013-04-23 13:26:15 -05:00
..
examples Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
private redex: unfold nts once during unification 2013-04-23 13:26:15 -05:00
scribblings add contracts to the "with-" macros in redex/pict 2013-04-01 22:39:21 -05:00
tests redex: unfold nts once during unification 2013-04-23 13:26:15 -05:00
gui.rkt added show-derivations to redex 2012-11-06 19:15:53 -06:00
info.rkt
main.rkt
pict.rkt add missing provides 2013-03-19 14:08:28 -05:00
redex.scrbl
reduction-semantics.rkt adjust generate-term so that it has an '=' in its concrete 2012-11-01 21:13:39 -05:00
tut-subst.rkt