For me, sexprs are not fun for math, actually.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your
first post.
To u
Can we leverage Lisp to build an intuition about mathematical theories? I
think so. If we translate the formulas of a mathematical system in Lisp
code, we gain in at least two ways:
1, Readability: S-expressions are more familiar to Lispers than traditional
mathematical notation.
2, Interacti