top | item 28524958

(no title)

myWindoonn | 4 years ago

Python and Scheme are the two classic examples of non-declarative functional languages; they are both instructing low-level VMs to mutate machine state, but also both have functional-programming tools and first-class functions. The Scheme (set!) form is a great example of imperative mutation within a functional paradigm.

discuss

order

No comments yet.