This commit is contained in:
Justin Ethier 2016-03-15 21:39:47 -04:00
parent 40b075ace9
commit 4648ca1808

View file

@ -4,7 +4,7 @@ This is the status of Scheme programming language features implemented from the
Section | Status | Comments
------- | ------ | ---------
2.2 Whitespace and comments | Partial | No datum comments
2.2 Whitespace and comments | Yes | No datum comments
2.3 Other notations | Yes |
2.4 Datum labels | No |
3.1 Variables, syntactic keywords, and regions | Yes |