From 55a63c7d8cf3d0d70efbcf6c90bfee4c595f40c5 Mon Sep 17 00:00:00 2001 From: Yuichi Nishiwaki Date: Tue, 1 Apr 2014 11:44:06 +0900 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed2cea05..f8a65e44 100644 --- a/README.md +++ b/README.md @@ -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 | | |