VincentYu comments on Prisoner's Dilemma (with visible source code) Tournament - LessWrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (232)
I found it a bit confusing because
#lang schemerefers to the old PLT Scheme (now Racket), not the standard RnRS implementation. For people unfamiliar with Racket—like me—it may be unclear which of the many Scheme implementations#lang schemerefers to. But I think either is fine as long as it is clear to everyone which one will be used.Okay.
I just wanted to clarify these so that scheming minds can't stir up a racket after the tournament, especially since I'm offering BTCs to the winner. Thanks for organizing this!