Arc Forum
new
|
comments
|
leaders
|
submit
login
1 point
by
ylando
5224 days ago |
link
|
parent
Anyone have any ideas on how to allow macro indirection via namespaces without having first class macros?
You can do something similar to my class macros, see:
http://arclanguage.org/item?id=12003
You only need to declare namespace instead of class and it will work.