summaryrefslogtreecommitdiff
path: root/src/scheme/README
blob: a18457fd940cac57a9ede7ce9a5498c16323c6df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
This follows the R7RS with the following known exceptions:

* No vectors or bytevectors
* Characters are just numbers
* No dynamic-wind or exceptions
* No environments
* No ports
* No syntax-rules
* No record types
* No libraries