@shegeley Absolutely! With other programming languages, I would inevitably end up trying to implement some sort of metaprogramming facility, because in some way the syntax would refuse to (easily) give me the AST graph I wanted. With #Lisp, if I can think it, I can do it.