
“You can submit an author response until Tuesday, June 11, 2019 23:59 (AoE).”

yes, which is ~8 hours from now

sorry, 9

I’ve added to both the document and the hotcrp site a draft of the “high-level” response

@rjnw can you work on the detailed issues?

I am trying

@ccshan is it the case that implementing something similar to Sham would require building a language extension for haskell?

If in Racket you can make do with just functions and not macros (and I think you can), then in Haskell you probably would just make a library and not a language extension.

we do use macros for variable bindings and function definition

I don’t know what to say for some of the detailed comments for reviewer C

Using ordinary functions (lambda) to express variable bindings (and probably function definition) would be idiomatic Haskell.

I saved a draft with my responses