(FEAT): Worked on the parser class definition. #10

Merged
azpect merged 3 commits from feature/parser-class into main 2025-10-15 12:56:47 -07:00

3 Commits

Author SHA1 Message Date
Hayden Hargreaves
5fd5822b6b (FEAT): Began working on node implementations.
Drew out an inheritance map to review with the team.
2025-10-14 20:34:45 -07:00
Hayden Hargreaves
d0daf4f598 (DOC): Added some doc comments to the util class 2025-10-14 15:01:49 -07:00
Hayden Hargreaves
39186fad50 (FEAT): Worked on the parser class definition.
There are no implementations yet, just a rough outline and some
comments.

This commit also includes an update to the Makefile to use wild cards
to build the `libs`, which will solve the issue with dynamic updating.
2025-10-14 13:07:55 -07:00