update readme

This commit is contained in:
Yuichi Nishiwaki 2014-05-19 14:40:19 +09:00
parent 5ba1d4eb39
commit 1602fd82de
1 changed files with 9 additions and 0 deletions

View File

@ -61,6 +61,15 @@ Picrin is a lightweight scheme implementation intended to comply with full R7RS
- `(regexp-replace re input txt)`
- `(regexp-split re input)`
- `(picrin control)`
- `(reset h)`
- `(shift k)`
- `(prompt h)`
- `(control k)`
delimited control operators
- `(picrin user)`
When you start the REPL, you are dropped into here.