Commit graph

20 commits

Author SHA1 Message Date
20a8bf41b7 Basic renrs-gui implementation 2023-05-21 14:51:33 -07:00
badd78db79 Rearrange files, core in separate directory 2023-05-21 12:49:20 -07:00
549f0239df Create README 2023-05-21 12:35:47 -07:00
1e7ddc475e Add demo eat command 2023-05-21 11:04:41 -07:00
4371a3e5f1 Remove debug line, invalid rpy 2023-05-21 11:03:54 -07:00
10e966ef05 Remove unused renrs import 2023-05-20 19:52:35 -07:00
59e4c0058b Small changes 2023-05-20 19:51:03 -07:00
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