Concerning macros: in the docs for SCI it says a macro is defined via a normal function having ^:sci/macro metadata (I am using this in Scittle). In nbb there is defmacro. Is there a fundamental difference between macros in Scittle vs. macros in nbb?