This repository has been archived on 2025-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
Sebastian Schmidt e70e9d366a Use explicit operator type for reading and writing variables.
Before, variables written to were represented with the same operator as constants in the AST. This was hacky and confusing to some users.

Closes #106
2022-07-04 17:10:28 +03:00
..