ncsa / qdl

the QDL programming language
Other
1 stars 0 forks source link

Implement default namespace resolutions #24

Closed jjg-123 closed 1 year ago

jjg-123 commented 1 year ago

The model for the namespaces in QDL requires that #f resolve to the default namespace. That was not implemented yet and now I need it, so add it.