Does Lisp uses pointers?

Status
Not open for further replies.

hqqh

Full Member level 4
Joined
Feb 7, 2002
Messages
194
Helped
8
Reputation
16
Reaction score
2
Trophy points
1,298
Activity points
1,602
Hi,

I have to write code in SKILL, which is based on Lisp. Because there are hugh data structures which are passed as parameters between functions, I would like to use pointers and don't copy these data from one variable to another.
I have read, that in Lisp you dont have to be care about pointer, because all variables/parameter are passed as pointers. Is this true?

Kind regards,
hqqh
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…