List Question
20 TechQA 2024-02-27T05:15:34.127000SiCP Exercise 1.45
110 views
Asked by run an
How to implement "if" in normal order in Scheme?
95 views
Asked by Mitchell Xu
Why is the environment diagram in the following Python code inconsistent with its execution order?
68 views
Asked by Quanjiang Liu
How Can Lisp be defined in terms of y combinator?
167 views
Asked by codeDog
Eval and Apply in SICP
49 views
Asked by Gor
Why normal-order and applicative-order evaluation are not giving the same value?
119 views
Asked by Charlie_23
SICP Environment Diagram with Mermaid.JS
64 views
Asked by Gino
SICP exercise 5.20
32 views
Asked by Enlico
What's the relevance of make-register accepting an argument (the name of the register) at all?
43 views
Asked by Enlico
Is this program recursive or iterative?
37 views
Asked by Hibiki
Chezscheme says "Exception: attempt to apply non-procedure #<void>" when I tried to print a pascal triangle
37 views
Asked by Van Young
How is delay implemented?
181 views
Asked by Enlico
About serializers as a mechanism for dealing with concurrency
52 views
Asked by Enlico
Evaluation of a self-referencing stream
134 views
Asked by user51462
Highlight active parenthesis pair in vs code
52 views
Asked by WestMountain
How is the checker function implemented and updated here? (from CS61a UCB)
120 views
Asked by xucheng Zhu
SICP- the expression of tree data structure in LISP
38 views
Asked by Mark Dong
SICP Integral Procedure
102 views
Asked by Cruz Caine