racket/collects/redex
Burke Fetscher cf9b0f774b Change define-relation to compile to a judgment-form, instead of a metafunction.
Also:
- remove the restriction on the use of unquote in define-judgment-form
- allows limited use (I modes only) of judgment-forms in terms
- allows the use of define-relation with the search/unification
  based random term generation
2012-11-29 17:17:34 -06:00
..
examples adjust generate-term so that it has an '=' in its concrete 2012-11-01 21:13:39 -05:00
private Change define-relation to compile to a judgment-form, instead of a metafunction. 2012-11-29 17:17:34 -06:00
scribblings Change define-relation to compile to a judgment-form, instead of a metafunction. 2012-11-29 17:17:34 -06:00
tests Change define-relation to compile to a judgment-form, instead of a metafunction. 2012-11-29 17:17:34 -06:00
gui.rkt added show-derivations to redex 2012-11-06 19:15:53 -06:00
info.rkt Don't compile test files. 2012-03-13 10:29:13 -04:00
main.rkt Rackety 2012-03-05 08:12:02 -06:00
pict.rkt added some pretty-print using term formatters and fixed the 2012-10-01 23:27:48 -05:00
redex.scrbl move the redex scrbl files into a scribblings subcollection and adjust timeouts 2012-02-29 07:13:36 -06:00
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 added a amb-based redex tutorial 2012-02-05 17:24:13 -06:00