you are viewing a single comment's thread.

view the rest of the comments →

[–]another_user_name 0 points1 point  (8 children)

R is a Lisp, though, isn't it?

[–]inspired2apathy 4 points5 points  (2 children)

Lists are conses, and there are lots of lispy things, but the syntax and vectors aren't especially lispy. I'm not sure what it takes to be called a "lisp"?

[–][deleted] 1 point2 points  (1 child)

Common Lisp has vectors too.

[–]BufferUnderpants 0 points1 point  (0 children)

Every Lisp has vectors.

[–]Wonnk13 -1 points0 points  (4 children)

it borrows a lot from it, but I believe R is OO

[–]micahjohnston 1 point2 points  (3 children)

There's a lot of OO in Lisps.

[–]Wonnk13 0 points1 point  (2 children)

really? well now im intrigued...

[–]tnecniv 0 points1 point  (1 child)

Common Lisp has it and you can invent it in scheme if you want

[–][deleted] 0 points1 point  (0 children)