StackOverflow Questions for Tag: callcc

Aly
Aly

Reputation: 935

call/cc iterators without mutability

Score: 0

Views: 96

Answers: 0

Read More
Aly
Aly

Reputation: 935

call/cc mutable environment storage

Score: 1

Views: 87

Answers: 1

Read More
Jacder Zhang
Jacder Zhang

Reputation: 126

How to strictly prove that call/cc cannot be presented by lambda calculus?

Score: 1

Views: 19

Answers: 0

Read More
Aleksei
Aleksei

Reputation: 43

Unexpected output of callCC in Haskell

Score: 4

Views: 80

Answers: 1

Read More
Chris Bolton
Chris Bolton

Reputation: 2926

Coroutines in Scheme (R5RS)

Score: 1

Views: 1416

Answers: 2

Read More
Aly
Aly

Reputation: 935

How to interpret (call/cc call/cc)?

Score: 1

Views: 371

Answers: 1

Read More
R Z
R Z

Reputation: 520

What is the J operator and is it the same as call/cc?

Score: 3

Views: 166

Answers: 1

Read More
Curio
Curio

Reputation: 1371

Draw the call stack for a cc/call in Racket

Score: 1

Views: 70

Answers: 0

Read More
Stefan
Stefan

Reputation: 28571

How to get the stack pointer and return address and restore them to a previous state

Score: 1

Views: 113

Answers: 1

Read More
Hrundik
Hrundik

Reputation: 1838

How does the yin-yang puzzle work?

Score: 36

Views: 7147

Answers: 7

Read More
Sergey Sviridov
Sergey Sviridov

Reputation: 107

Get current contiuation in Scala

Score: 2

Views: 185

Answers: 1

Read More
happybzy
happybzy

Reputation: 13

why is `(((call/cc (lambda (k) k)) (lambda (x) x)) "HEY!")` evaluated to "HEY!"?

Score: 1

Views: 119

Answers: 2

Read More
CidTori
CidTori

Reputation: 409

call/cc example in JavaScript

Score: 2

Views: 505

Answers: 1

Read More
hxngsun
hxngsun

Reputation: 115

Scheme: how does a nested call/cc work for a coroutine?

Score: 6

Views: 1153

Answers: 2

Read More
user782220
user782220

Reputation: 11207

How is callCC implemented in strict functional languages?

Score: 8

Views: 315

Answers: 1

Read More
Gabe Moothart
Gabe Moothart

Reputation: 32112

How could the new async feature in c# 5.0 be implemented with call/cc?

Score: 21

Views: 3260

Answers: 3

Read More
eonil
eonil

Reputation: 86115

Task execution pause/resume in Rust async? (tokio)

Score: 2

Views: 2581

Answers: 2

Read More
Pawan Kumar
Pawan Kumar

Reputation: 1533

Is CallCC an improved version of goto?

Score: 1

Views: 401

Answers: 2

Read More
Masse
Masse

Reputation: 4344

call/CC with closures

Score: 8

Views: 2987

Answers: 4

Read More
jcubic
jcubic

Reputation: 66610

How to implement continuations in dynamic language like JavaScript?

Score: 3

Views: 707

Answers: 3

Read More
PreviousPage 1Next