update readme

This commit is contained in:
Yuichi Nishiwaki 2014-04-01 11:44:06 +09:00
parent b5a307aa88
commit 55a63c7d8c
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ Picrin is a lightweight scheme implementation intended to comply with full R7RS
| --- | --- | --- |
| 2.2 Whitespace and comments | yes | |
| 2.3 Other notations | incomplete | #e #i #b #o #d #x |
| 2.4 Datum labels | no | unsupported |
| 2.4 Datum labels | yes | |
| 3.1 Variables, syntactic keywords, and regions | | |
| 3.2 Disjointness of types | yes | |
| 3.3 External representations | | |