[ prog / sol / mona ]

prog


Common misconceptions about Scheme

8 2021-10-13 13:55

>>5
Continuations should be delimited if not replaced with coroutines. Hygenic macros are insufficiently expressive, and are overly dependent on syntax, they should be replaced with partially evaluated fexprs. The latter suggestion might be more complex however, especially to implement efficiently, I haven't really looked into implementation.

14


VIP:

do not edit these