update readme

This commit is contained in:
Yuichi Nishiwaki 2013-11-29 12:13:57 +09:00
parent 5e25df0694
commit e839344478
1 changed files with 1 additions and 1 deletions

View File

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