Hacker News new | ask | show | jobs
by williamstein 3665 days ago
For what it is worth, lisp is also one of the components of Sage, since we need it for Maxima, which provides some important functionality.

sage: lisp('(+ 2 3)')

5