Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Does Lisp uses pointers?

Status
Not open for further replies.

hqqh

Full Member level 4
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

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top