I understand how those foreign to Lisp and #Clojure can find things like this scary, but when it becomes associated with the ease of structural editing and scope clarity, you might actually find it beautiful.
@freemo@worldsendless Actually, writing lisp is not too different from writing python, you look at indentation and blindly insert parentheses until the color matches.
One thing different is that copying lisp code is much neater than copying python, at least it has parentheses.
@freemo @worldsendless Actually, writing lisp is not too different from writing python, you look at indentation and blindly insert parentheses until the color matches.
One thing different is that copying lisp code is much neater than copying python, at least it has parentheses.