I'm working on #lang with a custom reader (via read-table extension), that among other things, defines custom syntax for duodecimal numbers.
My reader is working great in the definitions window / when I hut "Run" in DrRacket, and the top of the interaction window shows the name of my #lang, but my custom literal syntax is being read as an (undefined) identifier. Any thoughts on what I'm missing? Thanks! -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/483bb175-67c7-45c4-9a77-49a0347e10aa%40googlegroups.com.

