minimal code to corrupt stack
Posted to
tcl
by colin at Fri May 28 03:16:29 GMT 2010
view raw
proc
bottomp {y} {
after
0 top 1
yield
}
proc
topp {x} {
coroutine bottom bottomp 2
after
0 bottom 3
yield
}
coroutine top topp 1
set
done 0
vwait
done
Recent Posts
tcl by oldlaptop
1 days ago
tcl by mookie
7 days ago
tcl by dandyn
14 days ago
tcl by Bradipo
14 days ago
tcl by Bradipo
14 days ago
tcl by oldlaptop
38 days ago
tcl by oldlaptop
39 days ago
tcl by mookie
43 days ago
tcl by mookie
44 days ago
tcl by georgtree
45 days ago
Submit
New paste
Documentation
From Jabber