I realize I could have used `define-language` and 
`define-extended-language` and friends from Redex, except … `redex-match` 
works over terms, not over syntax objects. 

Of course I also can't write

(redex-match LANG NON-TERM (term (syntax->datum S)))

because TERM is a special form, so it doesn't evaluate.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/e8c0fa47-1860-48a1-b67a-a586af41e614n%40googlegroups.com.

Reply via email to