lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scheme set list function


From: Andrew Bernard
Subject: Re: scheme set list function
Date: Mon, 8 Apr 2019 22:31:13 +1000

Hi All,

Here's a very well written post on pointers in Scheme (it doesn't have them, full stop). Wonderful language that it is, you can create something similar for yourself.

https://www.quora.com/How-are-pointers-in-Scheme-different-from-C

Observe that this post also clearly states the Scheme is call by value.

[The matter of lists and set-car! and how lists are pointers to locations is a different topic (I'm getting to it...)]

Andrew



reply via email to

[Prev in Thread] Current Thread [Next in Thread]