ra’s avatarra’s Twitter Archive—№ 37,314

  1. …in reply to @BrandonBloom
    @BrandonBloom could be e.g. (at-compile-time (if b `(defn f [x] (+ x ~y)))) a macro that is expected to produce top level forms? in other words, im trying to get a sense whether this requires a separate compiler phase or just macro expansion