Next Previous Contents

A Guide to the S-Lang Language

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

Sun Jan 25 22:38:50 1998

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

11. Structures and User-Defined Types

12. Error Handling

13. Loading Files: evalfile and autoload

14. Input/Output

15. Debugging

16. Future Directions

Appendix

17. Copyright


Next Previous Contents