Learning-SICP | cultural items and course learning materials | Functional Programming library
kandi X-RAY | Learning-SICP Summary
kandi X-RAY | Learning-SICP Summary
Collection of cultural items and course learning materials in the MIT video open course "Computer Program Construction and Interpretation".
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Learning-SICP
Learning-SICP Key Features
Learning-SICP Examples and Code Snippets
Community Discussions
Trending Discussions on Learning-SICP
QUESTION
For the function foo6, give a Curried application of the procedure which evaluates to 3.
...ANSWER
Answered 2018-Feb-22 at 09:04Yes. Scheme and Racket are both Lisp1s which means they only have one namespace and thus. the variable v
can be any value including procedures.
The second you see something like (lambda (y) (y y))
it obvious what type y
is a procedure by the way it is being applied. For any other values than a procedure it would end with a application error:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Learning-SICP
On a UNIX-like operating system, using your system’s package manager is easiest. However, the packaged Ruby version may not be the newest one. There is also an installer for Windows. Managers help you to switch between multiple Ruby versions on your system. Installers can be used to install a specific or multiple Ruby versions. Please refer ruby-lang.org for more information.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page