1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-06-29 05:24:57 +03:00
inform7/services/kinds-module/Contents.w

34 lines
542 B
OpenEdge ABL
Raw Normal View History

2019-02-05 02:44:07 +02:00
Title: kinds
Author: Graham Nelson
Purpose: The type system used by Inform.
Language: InC
Licence: Artistic License 2.0
Preliminaries
What This Module Does
How To Include This Module
2019-02-05 02:44:07 +02:00
Chapter 1: Starting Up
Kinds Module
Chapter 2: Kinds
Kinds
Familiar Kinds
The Lattice of Kinds
2019-02-05 02:44:07 +02:00
Describing Kinds
2020-08-12 15:05:44 +03:00
Using Kinds
Chapter 3: Arithmetic
2019-02-05 02:44:07 +02:00
Dimensions
Floating-Point Values
Scaled Arithmetic Values
2020-08-12 15:05:44 +03:00
Chapter 4: Constructors
2020-08-19 20:32:30 +03:00
A Brief Guide to Neptune
2020-08-18 00:57:45 +03:00
Neptune Files
2020-08-18 20:59:08 +03:00
Neptune Syntax
2020-08-19 20:32:30 +03:00
Macros
2020-08-18 20:59:08 +03:00
Star Templates
Kind Commands
2020-08-12 15:05:44 +03:00
Kind Constructors