sperretta / HLP

0 stars 0 forks source link

Execution Engine: Parse Tree #21

Closed Matthewar closed 7 years ago

Matthewar commented 7 years ago

Child of #7 (Put general queries about execution engine there) Branch: feature/execution-engine/parse

Parse tree and call relevant functions to manipulate database and variables. Returns requested table data/variable values.

Pass extracted sections of tree, possibly current variable list, and get database sections and updated table list returned.

Matthewar commented 7 years ago

Merged.