2009-03-18から1日間の記事一覧

test/dynwind.scm (4)

今日もへろへろ気味なんで微妙かも。昨晩の続きなんですが ;; continuation invoked while inline procedure is prepared. ;; a test to see call/cc won't mess up the VM stack. (define (callcc-test2) (let ((cc #f) (r '())) (let ((s (list 1 2 3 4 (c…