-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
Milestone
Description
It' needed cleaning the source code because there's a lot comment structures that are unused. Eliminating all useless variable and logic that was inserted in methods.
Also:
Moving all functions to print tree (dot file generator and text output generator too) to another module inside a syntax package (another class).
Improve main function, to accept a new kind of execution.