Skip to content

Define the look-up process for oFrugal binding resolution #61

@orcmid

Description

@orcmid

There needs to be a function for

  1. Inserting the bound ob for a binding name into a binding data structure (a list)

  2. Checking to see if a binding name has a bound ob and returning that, returning a ?-prefixed lindy when there is no bound ob for that name.

The data structure is passed forward into subsequent oFrugal statements, so that all syntactically-valid oFrugal REPL always have a successful interpretation.

Metadata

Metadata

Assignees

Labels

documentationrelated to or providing documentationtaskAn effort that needs to be identified and then carried out, staged as needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions