preserves/path
Tony Garnock-Jones b7a2acf65b Update implementations for simplified binary syntax.
As part of this, I noticed a problem when updating the Rust
implementation. With the BF..84 design for annotations, if you are
wanting to skip annotations—for example, if you're parsing
incrementally, SAX-style, ignoring annotations—then with any
parenthesised form you have to remember to check for and skip something
after reading a term. This is awkward, so I want to revisit the design
of annotations and go back to the prefix-form (85..) of the
current-mainline design.
2023-10-14 21:29:09 +02:00
..
Makefile Repair schemac invocations 2022-01-14 14:12:32 +01:00
path.bin Update implementations for simplified binary syntax. 2023-10-14 21:29:09 +02:00
path.prs Implement count function 2022-06-06 15:28:11 +02:00