t3x.org / sketchy / toc2-x.html
SketchyLISP
Reference
  Copyright (C) 2006
Nils M Holm

Contents

1 Summary
2 Programs
1 Program Execution
2 Expressions
3 Reduction Rules
1 Introduction
2 Atoms
3 Lists
4 Primitive Functions
5 Lambda Functions
6 Variadic Lambda Functions
7 Empty Lists
8 Other Lists
4 Primitive Functions
1 Introduction
2 Bindings and Definitions
3 Control
4 Composition and Decomposition
5 Predicates
6 Type Conversion
7 Char Functions
8 Numeric Functions
9 String Functions
10 Input/Output
5 Syntax Transformation
1 Functions
2 Pattern Matching and Substitution
6 Pre-defined Symbols
1 **
7 Library Functions
1 Type Predicates
2 List Functions
3 Logic and Combinatoric Functions
4 Numeric Functions
5 Char Functions
6 String Functions
7 Input/Output Functions
8 Library Syntax
8 Interpreter API
1 Embedding the Interpreter
2 Initialization and Shutdown Functions
3 Evaluation Functions
4 Error Handling Functions
5 Access Functions
6 Input/Output Functions
7 Metric Functions
8 User Procedure Functions
9 Construction Functions
10 Miscellaneous Functions
11 Variables
12 Constants
8 Differences to Scheme
1 First Class Environments in Closures
2 Functions
3 Dotted Pairs
10 Meta Commands
11 References
Index