Commit Graph
7 Commits
Author SHA1 Message Date
Sasha Koshka ac40fa96e5 Improved parser test
Created new cases involving mutable data and phrase initialization arguments,
and always print out the correct and parsed trees.
2022-08-16 01:55:22 -04:00
Sasha Koshka d91423863b Added ToString methods for syntax tree nodes 2022-08-15 14:04:57 -04:00
Sasha Koshka b02ff6cda6 Created structs needed to represent a data section 2022-08-15 01:47:42 -04:00
Sasha Koshka 0a067524ce Added base parse body function 2022-08-14 22:38:57 -04:00
sashakoshka 2019c67bbb Created basic test for parser 2022-08-12 11:55:17 -05:00
sashakoshka 488220f3a7 Added all tokens to unit test 2022-08-10 11:43:21 -04:00
sashakoshka 3f16d34aa1 Added unit test for lexer 2022-08-10 11:28:29 -04:00