top | item 41875683 (no title) groovy2shoes | 1 year ago Not true. Scheme has `do`. See R7RS section 4.2.4 "Iteration". discuss order hn newest shawn_w|1 year ago Scheme's `do` is implemented using recursion. There's a sample macro for it in 7.3.
shawn_w|1 year ago Scheme's `do` is implemented using recursion. There's a sample macro for it in 7.3.
shawn_w|1 year ago