[ prog / sol / mona ]
frontpage - thread list - new thread - preferences - ?
>>157 > #define A(x) #define B(y) (x(y)) or if you want exactly B(y) #define A(x,y) x(y) #define B(y) A(x,y)
VIP:
bbs.scm + MIT Scheme + SICP + Satori Mode