|
10db5e959b
|
Add command parsing
|
2023-05-20 19:37:16 -07:00 |
|
|
4113accdaa
|
Cover empty file cases, deal with empty final line
|
2023-05-20 18:35:02 -07:00 |
|
|
d957816ded
|
Convert to internal tokens
|
2023-05-20 17:37:53 -07:00 |
|
|
5442a8fc87
|
Multiline arrays, better debugging
|
2023-05-20 13:19:51 -07:00 |
|
|
3794a1d607
|
Implement naive arrays, better debugging
|
2023-05-20 13:00:23 -07:00 |
|
|
a518097ff0
|
Add single quote strings, quote escaping
|
2023-05-19 22:44:00 -07:00 |
|
|
8faf2eb636
|
Improve debugging
|
2023-05-19 22:15:14 -07:00 |
|
|
24e33aa550
|
Add basic keyword, string system
|
2023-05-19 21:57:38 -07:00 |
|
|
46acbce60e
|
Add comment parsing
|
2023-05-19 17:54:25 -07:00 |
|
|
359c46d776
|
Implement pest CSV demo
https://pest.rs/book/examples/csv.html
|
2023-05-19 12:56:38 -07:00 |
|
|
23dfa06d15
|
Load demo as linked project
|
2023-05-19 12:28:14 -07:00 |
|
|
6a027c0a24
|
Configure as library, add demo
|
2023-05-19 12:16:47 -07:00 |
|
|
af89a99a52
|
Initial commit
|
2023-05-19 11:43:17 -07:00 |
|