Re: [ANN] New blog post: Lisp's grandfather paradox

2024-07-30 Thread Raoul Duke
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

[ANN] New blog post: Lisp's grandfather paradox

2024-07-30 Thread Daniel Szmulewicz
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