In the original blog post on bicameral syntax (https://parentheticallyspeaking.org/articles/bicameral-not-homoiconic/), the process of going from tokens to notation is called reading. We currently call this parsing, but really the thing that we currently call the driver is doing parsing.
We should rename the functions/modules in FNotation to use the "reading" terminology, and then we can call the driver the parser instead.
In the original blog post on bicameral syntax (https://parentheticallyspeaking.org/articles/bicameral-not-homoiconic/), the process of going from tokens to notation is called reading. We currently call this parsing, but really the thing that we currently call the driver is doing parsing.
We should rename the functions/modules in FNotation to use the "reading" terminology, and then we can call the driver the parser instead.