Documentation
¶
Overview ¶
Package interpreter implement the Interpreter design pattern. It provides a domain-specific language (DSL) for scripting fairytales. The Tokenize function performs lexical analysis, generating an abstract syntax token list. The Parse function interprets these tokens to produce a human-readable representation of the fairytale narrative.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.