StackOverflow Questions for Tag: sicp

musthero
musthero

Reputation: 1288

Why in SICP one can see seemingly useless evaluation of local variable expressions? Different Scheme implementations behave differently

Score: 0

Views: 108

Answers: 2

Read More
Javran
Javran

Reputation: 3434

seek for some explanation on SICP exercise 1.5

Score: 11

Views: 3793

Answers: 2

Read More
run an
run an

Reputation: 23

SiCP Exercise 1.45

Score: 1

Views: 149

Answers: 1

Read More
David542
David542

Reputation: 110452

How to run DrRacket program from command line?

Score: 0

Views: 822

Answers: 2

Read More
Mitchell Xu
Mitchell Xu

Reputation: 13

How to implement "if" in normal order in Scheme?

Score: 1

Views: 116

Answers: 4

Read More
zuozuo
zuozuo

Reputation: 386

SICP recursive process vs iterative process: using a recursive procedure to generate an iterative process

Score: 11

Views: 3270

Answers: 2

Read More
Quanjiang Liu
Quanjiang Liu

Reputation: 9

Why is the environment diagram in the following Python code inconsistent with its execution order?

Score: 0

Views: 74

Answers: 3

Read More
xucheng Zhu
xucheng Zhu

Reputation: 21

How is the checker function implemented and updated here? (from CS61a UCB)

Score: 1

Views: 151

Answers: 0

Read More
codeDog
codeDog

Reputation: 53

How Can Lisp be defined in terms of y combinator?

Score: 2

Views: 229

Answers: 1

Read More
Thomson
Thomson

Reputation: 21664

Why apply is so important for lisp evaluator?

Score: 7

Views: 2210

Answers: 4

Read More
Gor
Gor

Reputation: 13

Eval and Apply in SICP

Score: 1

Views: 51

Answers: 0

Read More
Alex Basson
Alex Basson

Reputation: 11297

What's the explanation for Exercise 1.6 in SICP?

Score: 83

Views: 13618

Answers: 7

Read More
Enlico
Enlico

Reputation: 28490

Is an iterative process that returns a list with size that increases by iteration any different from an one that returns a scalar?

Score: 1

Views: 57

Answers: 1

Read More
user10206517
user10206517

Reputation: 47

Delayed "let" in SICP

Score: 1

Views: 184

Answers: 2

Read More
Charlie_23
Charlie_23

Reputation: 55

Why normal-order and applicative-order evaluation are not giving the same value?

Score: 1

Views: 236

Answers: 2

Read More
Gino
Gino

Reputation: 779

SICP Environment Diagram with Mermaid.JS

Score: 0

Views: 108

Answers: 1

Read More
Enlico
Enlico

Reputation: 28490

SICP exercise 5.20

Score: 1

Views: 33

Answers: 0

Read More
Enlico
Enlico

Reputation: 28490

What's the relevance of make-register accepting an argument (the name of the register) at all?

Score: 1

Views: 39

Answers: 1

Read More
akway
akway

Reputation: 1898

Can I use Common Lisp for SICP or is Scheme the only option?

Score: 52

Views: 16309

Answers: 5

Read More
Hibiki
Hibiki

Reputation: 11

Is this program recursive or iterative?

Score: 1

Views: 37

Answers: 0

Read More
PreviousPage 2Next