|
f23c3a234a
|
Added metadata parser
|
2022-08-12 16:22:51 -05:00 |
|
|
050c956787
|
Added expect and nextToken methods to parser
|
2022-08-12 13:33:21 -05:00 |
|
|
18bd681082
|
Parser now understands the separation between files
This needs to be done because each file has a metadata section at the top.
|
2022-08-12 12:02:20 -05:00 |
|
|
2019c67bbb
|
Created basic test for parser
|
2022-08-12 11:55:17 -05:00 |
|
|
81b47f7734
|
Replaced all occurences of github.com with git.tebibyte.media
|
2022-08-12 10:21:36 -05:00 |
|
|
09170e390d
|
Created base for parser
The parser now handles file opening and invokes the lexer.
|
2022-08-12 10:11:43 -05:00 |
|