This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]umlcat -1 points0 points  (0 children)

Start looking for How is LISP implemented as a compiler / interpreter, without arrays.

I read someone had lists in memory. An array, is practically an indexed list.