Kawa
Table of Contents
News: Recent changes
The Kawa language framework
1. Getting and installing Kawa
2. Usage Reference
3. Language Reference
3.1. Feature Summary
3.2. Syntax and conditional compilation
3.3. Multiple values
3.4. Special named constants
3.5. Keywords
3.6. Procedures
3.7. Numbers
3.7.1. Quantities and Units
3.7.2. Extended Number Operations
3.7.3. Logical Number Operations
3.8. Data structures
3.9. Exception handling
3.10. Eval and Environments
3.11. Debugging
3.12. Threads
3.13. Processes
3.14. Miscellaneous
3.15. Input, output, files
3.16. Types
3.17. Object, Classes and Modules
3.18. Working with XML and HTML
4. The Kawa Community
5. License
Index
Quantities and Numbers
Kawa supports the full Scheme set of number operations with soem extensions.