Hacker News new | ask | show | jobs
by lispm 1631 days ago
There are reader macros which provide a more math-like notation. Those are translating the math syntax into Lisp s-expressions at read-time.
1 comments

Yes, that's the DSL concept I was talking about.