Just tested and `(require foo)` works fine in `#lang eopl`.
That is, if you define `define-macro` and put it in package, say, `eopl1`, then you can use
Thank you for that pointer. I have been trying a few approaches but hit a serious wall. I have a write up on what I tried so far. Could you please take a look and give me some pointers/feedback? Thanks in advance! https://gist.github.com/kesava/ec1518495387928d35ec9fc5a764d...