Commit Graph

25 Commits

Author SHA1 Message Date
Greg Shuflin
2dc754c294 More choice impls 2022-10-16 20:16:03 -07:00
Greg Shuflin
4456734134 choice function 2022-10-16 20:07:45 -07:00
Greg Shuflin
eaafdaa777 choice module 2022-10-16 19:21:43 -07:00
Greg Shuflin
e584668efc combinators module 2022-10-16 19:16:21 -07:00
Greg Shuflin
5e94769ed2 primitives mod 2022-10-16 19:10:32 -07:00
Greg Shuflin
364ddeac00 Put Parser in separate module 2022-10-16 18:57:10 -07:00
Greg Shuflin
a9f2d4d771 seq for tuples of lengths 2 - 5 2022-10-16 18:51:14 -07:00
Greg Shuflin
750cc23a29 Adjust visibility 2022-10-16 17:35:30 -07:00
Greg Shuflin
95a6d935e4 Rename seq -> tuple2 2022-10-16 17:34:21 -07:00
Greg Shuflin
c5b351e8ee Move seq into separate module 2022-10-16 17:33:10 -07:00
Greg Shuflin
c6b3f51e42 Adjust one_or_more 2022-10-16 17:25:12 -07:00
Greg Shuflin
ec1406a057 Json type 2022-10-16 01:42:03 -07:00
Greg Shuflin
4e711ee898 Add BNF generation 2022-10-16 01:37:51 -07:00
Greg Shuflin
22d0aa73de Start json test 2022-10-16 01:36:20 -07:00
Greg Shuflin
8002b83a86 choice combinator 2022-10-16 01:29:48 -07:00
Greg Shuflin
00d866f2a1 then method 2022-10-16 01:10:48 -07:00
Greg Shuflin
981b5c08d0 Make map a method 2022-10-16 00:54:41 -07:00
Greg Shuflin
d707249904 Boxed parser 2022-10-16 00:48:19 -07:00
Greg Shuflin
0c6c59da07 Predicate 2022-10-16 00:39:41 -07:00
Greg Shuflin
870c9beb54 zero or more 2022-10-16 00:30:34 -07:00
Greg Shuflin
4eda356fd7 one or more 2022-10-16 00:23:01 -07:00
Greg Shuflin
0ee53b8f00 Sequence 2022-10-16 00:12:39 -07:00
Greg Shuflin
3bc608d4a7 Map 2022-10-15 23:41:22 -07:00
Greg Shuflin
194e23a5be Commit 2022-10-15 23:36:04 -07:00
Greg Shuflin
25adedfec2 Initial commit 2022-10-10 00:13:39 -07:00