Next Previous Contents

A Guide to the S-Lang Language

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

Mon Jan 11 23:54:30 1999

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. Associative Arrays

12. Structures and User-Defined Types

13. Error Handling

14. Loading Files: evalfile and autoload

15. File Input/Output

16. Debugging

17. Regular Expressions

18. Future Directions

Appendix

19. Copyright


Next Previous Contents