Arc Forumnew | comments | leaders | submitlogin
1 point by almkglor 5921 days ago | link | parent

Hmm, probably means we need a separate macro namespace. Heck, stuff like (let obj (table) (obj 1)) doesn't do as you expect, because of the mixing of macros in the same namespace as functions and values.