Hacker News new | ask | show | jobs
by atondwal 4615 days ago
Mathematica is LISP, so it's really 0-based indexing, where the first element is the function you're applying. All the sugar and literals are made to hide this, but you can code like you're dealing with a real LISP.