I’ve gotten my curly-fn meta-language <https://github.com/lexi-lambda/racket-curly-fn> working, and it works great within a module. However, evaluating #{+ 2} within the REPL just evaluates as a plain old vector, ignoring my readtable extension.
What gives? Using @-expression syntax in the REPL works just fine when using the at-exp meta-language, which seems pretty similar to my approach. -- 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. For more options, visit https://groups.google.com/d/optout.