Expression language
- 
Functional subset of Scheme: no side-effects, no continuations
- 
Turing complete: can express any algorithm
- 
Different character model
- 
Keywords and keyword arguments
- 
Quantities
- 
Read-time evaluation (#. in  Common Lisp)
- 
Many application-specific data types 
[Prev][Next]