svn: r16019
This commit is contained in:
parent
c26b3b8c6c
commit
8b290c8ad2
|
@ -58,7 +58,7 @@
|
||||||
@(define redex-eval (make-base-eval))
|
@(define redex-eval (make-base-eval))
|
||||||
@(interaction-eval #:eval redex-eval (require redex/reduction-semantics))
|
@(interaction-eval #:eval redex-eval (require redex/reduction-semantics))
|
||||||
|
|
||||||
@title{@bold{Redex}: Debugging Operational Semantics}
|
@title{@bold{Redex}: Practical Semantics Engineering}
|
||||||
|
|
||||||
@author["Robert Bruce Findler" "Casey Klein"]
|
@author["Robert Bruce Findler" "Casey Klein"]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user