update README

This commit is contained in:
Yuichi Nishiwaki 2013-12-10 07:58:45 -08:00
parent c6e828ef3e
commit ef5a4d6432
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
| 6.6 Characters | yes | |
| 6.7 Strings | yes | `substring` is not provided |
| 6.8 Vectors | yes | |
| 6.9 Bytevectors | incomplete | TODO: string<->utf8 conversion |
| 6.9 Bytevectors | yes | |
| 6.10 Control features | yes | |
| 6.11 Exceptions | yes | TODO: native error handling |
| 6.12 Environments and evaluation | N/A | |