blisp
blisp copied to clipboard
[Question] Macros?
One of the big reasons to use sexp syntax is it makes defining macros easier, but I don't see any mention of them in the documentation. Do they exist? Is there a different reason to prefer sexp syntax?
Thank you! I agree with you, but I haven't designed and implemented Macros yet. In the future, I will try to implement it.