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

  1. scheme friends: in the presence of a hygienic macro system like define-syntax, do you even need more traditional lisp macros e.g. defmacro? is there anything of value you could do with unhygenic traditional macros that you cant with define-syntax?