devuxd / ProgrammingStrategies

A repository of strategies for programming
http://programmingstrategies.org
1 stars 0 forks source link

Replace queries with expressions #22

Closed amyjko closed 7 years ago

amyjko commented 7 years ago

Need to be able to call strategies in statements and obtain their values. All QUERY non-terminals should replaced by EXPRESSION :: QUERY | CALL.