racket/collects/redex
2012-08-09 15:28:42 -05:00
..
examples add #:lang keyword to term, which checks that underscored symbols agree with patterns in the provided language...changed most internal uses of term to use this form 2012-08-08 11:09:01 -05:00
private allow identifiers as names, not just strings 2012-08-09 15:28:42 -05:00
scribblings allow identifiers as names, not just strings 2012-08-09 15:28:42 -05:00
tests allow identifiers as names, not just strings 2012-08-09 15:28:42 -05:00
gui.rkt
info.rkt
main.rkt
pict.rkt added names to clauses in define-judgment-form and added 2012-08-08 21:34:28 -05:00
redex.scrbl
reduction-semantics.rkt add 'match-pattern?' 2012-03-27 12:21:17 -05:00
tut-subst.rkt