Skip to content

Named references #9

@alathon

Description

@alathon

Provide the ability to do something like this:

format = "get; search(obj@container); ?from; search(obj@contents):container"

To allow 'get sword from bag' and similar. Will require parsing backwards, to resolve the named reference, or something similar.

Another possibility is to resolve all search terms separately and maintain a list of possible matches; then parse forwards again, and check against that.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions