]> git.gag.com Git - fw/altos/blob - scheme/README
src: Add more includes to ao.h
[fw/altos] / scheme / README
1 This follows the R7RS with the following known exceptions:
2
3 * No vectors or bytevectors
4 * Characters are just numbers
5 * No dynamic-wind or exceptions
6 * No environments
7 * No ports
8 * No syntax-rules
9 * No record types
10 * No libraries