Closed Vi1i closed 4 years ago
I've focused myself on solving many problems that the parser still had lately. Once I'm sure it parses everything right and there are no errors, I'll work on this since it'd be just absolutely complete to have this feature too.
I'm adding these feature to the update on the parser. Once I have it rewritten it'll be much easier to add.
Do you need other help on this project?
Right now it depends on how difficult it is to make the transition to ANTLR; from my past experiences, it shouldn't be much of a problem (although I think it is still too early to say).
However, I'll probably need to start adding some tests to the project, since there are many different situations to cover now and manual testing is not an option anymore (specially because of some platform-specific code fruit of #15 that needs to be tested). Any help on those would be much appreciated.
Implemented (and slightly tested).
Already merged to the dev
branch, waiting for the next merge to master
.
Closing the issue meanwhile.
I appreciate the work
Example:
When bringing in the environment, the
${DIRECTORY}
does not resolve.