racket/collects/redex
Robby Findler e788c6f49e adjust define-judgment-form so that it
a) avoids creating big intermediate lists of the same things over and over
   (this closes PR 12380)
b) generates less code (by generating calls to local functions)
c) normalizes its output (sorts by the printed representation)
2011-11-20 22:50:07 -06:00
..
examples add call to 'test-results' 2011-10-12 20:46:20 -05:00
private adjust define-judgment-form so that it 2011-11-20 22:50:07 -06:00
tests adjust define-judgment-form so that it 2011-11-20 22:50:07 -06:00
gui.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
main.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
pict.rkt Adds with-compound-rewriters typesetting form 2011-08-10 12:24:00 -05:00
redex.scrbl added support for where & side-condition & judgment-holds to define-relation 2011-11-20 21:34:22 -06:00
reduction-semantics.rkt add the #:stop-when argument to apply-reduction-relation* 2011-10-23 12:10:56 -05:00