[
Top
]
[
Contents
]
[
Index
]
[
?
]
Table of Contents
1. STELLA Manual
2. Introduction
2.1 Credits and History
3. Installation
3.1 System Requirements
3.2 Unpacking the Sources
3.3 Lisp Installation
3.4 C++ Installation
3.5 Java Installation
3.6 X/Emacs Setup
3.7 Removing Unneeded Files
4. The STELLA Language
4.1 Language Overview
4.2 Basic Data Types (tbw)
4.3 Control Structure (tbc)
4.3.1 Conditionals
4.4 Functions (tbw)
4.5 Classes (tbw)
4.6 Methods (tbw)
4.7 Macros (tbw)
4.8 Modules (tbw)
5. Programming in STELLA
5.1 Hello World in STELLA
5.1.1 Hello World in Lisp
5.1.2 Hello World in C++
5.1.3 Hello World in Java
5.2 Incrementally Developing STELLA Code
5.3 Performance Hints
5.3.1 Lisp Performance Hints
6. Library Classes (tbw)
7. Library Functions
7.1 Basic Constants and Predicates
7.2 Numbers
7.3 Characters
7.4 Strings
7.5
CONS
Lists and Trees
7.5.1 CONS Lists as Sets
7.6 Lists
7.6.1 Lists as Sets
7.7 Property and Key-Value Lists
7.8 Vectors
7.9 Hash Tables
7.10 Key Value Maps
7.11 Hash Sets
7.12 Iterators
7.13 Symbols
7.14 Context and Modules
7.15 Input and Output
7.16 Files
7.17 Dates and Times
7.18 XML Support
7.19 Miscellaneous
Function Index
Variable Index
Concept Index
[
Top
]
[
Contents
]
[
Index
]
[
?
]
This document was generated by
Hans Chalupsky
on
January 5, 2023
using
texi2html 1.82
.