1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-02 23:14:57 +03:00
inform7/inbuild/words-module/Contents.w

28 lines
587 B
OpenEdge ABL
Raw Normal View History

2019-02-05 02:44:07 +02:00
Title: words
Author: Graham Nelson
2019-03-16 19:36:11 +02:00
Purpose: A library of code for reading natural language into a stream of words.
2019-02-05 02:44:07 +02:00
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