Commit Graph

5 Commits

Author SHA1 Message Date
82b6c5a5de First implementation of the actual parser.
It doesn't do proper error handling yet, and is completely untested
so it probably has tons of bugs in it.
2022-06-19 17:11:43 -07:00
838707d114 Update readme. 2022-06-19 13:14:40 -07:00
0fb23efa1f Somewhat improved structure for how things work. 2022-06-14 21:32:49 -07:00
db277c7805 Implement methods for adding command line arguments to the parser. 2022-03-27 12:27:32 -07:00
3d198452c9 First commit.
An attempt at a basic structure for the types involved.
2022-03-27 11:28:49 -07:00