Contents
Contact
Yewslip programming language
Next
Yewslip programming language
Andrey
Zholos
October 2008
Table of Contents
I. Language basics
1. Values and types
Nil
Boolean
Numbers
Infinity
Strings
Lists
Function values
Objects
2. Operators
Numeric operators
Boolean operators
Comparison operators
Subscript operator
Call operator
String operators
Size operator
3. Variables
4. Functions
5. Flow control
If statements
While statement
For statement
6. Lists
II. Language features
7. The Standard Library
Mathematical functions
List functions
File and networking functions