1
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
Ishan Jain 8536d0defa Added Function Literal parser
1. Added function literal parser.
2. Replaced all ToString impls with fmt::Display Impls.
3. Fixed few issues in existing fmt::Display impls.
4. Refactored Expression parsers
5. Added more tests to support new changes
2020-01-20 14:45:21 +05:30
Ishan Jain 142b34edc4 Refactored again, Compiles now. 2019-09-07 01:16:52 +05:30
Ishan Jain 7409606f3d Committing and saving work done on the parser 2019-04-14 16:45:40 +05:30
Ishan Jain c84e73756f Initial commit. Working on lexer 2019-01-14 00:39:27 +05:30