Hello Everyone!
Week #10 Progress report
Worked on Parser Issues
This Week’s Progress:
- (!1073) Handle operator(/) correctly
- (!1075) Add --no-color for Error Message
- (!1084) fmt: Print Abstract keyword (interface)
- (!1060) Parse format in read statement
- (!1086) Parse format in print statement
- (!1074) Parse EndFile Statement
- (!1089) Parse arrays in rewind and backspace statement
- (!1083) Parse Character type “*”(Star)
- (!1095) Resolve “bind(c): token type ‘,’ is unexpected here”
- (!1093) Resolve “Saved Entity is not parsed in the SAVE statement”
- (!1099) Resolve “token type ‘(’ is unexpected in UDDTIO”
Upcoming Week:
- Solve some of the existing issues (Parser Issues)
- Work on Parsing Comments and Newlines
Have a nice day!!
Thank you
-tsv