Comment on ICFP '09: "Get rid of cons!" Guy Steele on parallel algorithms & data structuresparentComments−herdrick16yNo, it's really a tree structure. In fact lisp code is much like the abstract syntax tree that you get when you parse other languages.
Comments
No, it's really a tree structure. In fact lisp code is much like the abstract syntax tree that you get when you parse other languages.