Next Previous Contents

A Guide to the S-Lang Language

John E. Davis, davis@space.mit.edu

Sat Feb 3 01:58:05 2001

1. Preface

2. Introduction

3. Overview of the Language

4. Data Types and Literal Constants

5. Identifiers

6. Variables

7. Operators

8. Statements

9. Functions

10. Name Spaces

11. Arrays

12. Associative Arrays

13. Structures and User-Defined Types

14. Error Handling

15. Loading Files: evalfile and autoload

16. File Input/Output

17. Debugging

18. Regular Expressions

19. Future Directions

Appendix

20. Copyright


Next Previous Contents