I'm relatively new to scheme and am having a hard time finding a concrete document online overviewing the major changes that happened with R6RS. Anyone care to elaborate?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
http://community.schemewiki.org/?R6RS has compiled a list of high level changes with some commentary, including:
http://www.r6rs.org/versions/CHANGES http://www.r6rs.org/formal-comments/ http://lambda-the-ultimate.org/node/1342 If you're relatively new to scheme and have the fortitude you will get more mileage reading the spec instead of skimming a changelog though... |
||||