How is a reader for a different language supposed to hook into Guile? use-syntax seems to just be a way to transform expressions after they are read by the normal reader. Am I incorrect in this impression? If not, what is the kosher way, if any, to use an alternate reader? - Maciej