(FEAT): Worked on the parser class definition. #10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/parser-class"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.As updates to the class continue, this PR will keep up.
Issues
If the the Makefile is approved, issue #7 can be closed.
Due to some PR issues, the nodes are also implemented in this PR. This PR is slowly becoming big, when working in the future, try to branch of main until merges are complete (to resolve the issue I experienced).
I have to override this, since the nodes are starting and they need their own PR, tipped of main.