1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-01 06:24:58 +03:00
inform7/inbuild/words-module/Contents.w
2020-03-11 00:21:09 +00:00

28 lines
587 B
OpenEdge ABL

Title: words
Author: Graham Nelson
Purpose: A library of code for reading natural language into a stream of words.
Language: InC
Licence: Artistic License 2.0
Chapter 1: Setting Up
"Building on the foundation module."
Words Module
Chapter 2: Words in Isolation
"Recognising different words, and storing phrases made of them."
Vocabulary
Word Assemblages
Chapter 3: Words in Sequence
"Reading in arbitrary text and breaking it into a numbered sequence of words."
Lexer
Wordings
Text From Files
Feeds
Identifiers
Chapter 4: Parsing
Numbered Words
Preform
Basic Nonterminals