Skip to content

feat: Bitstring encodings - #21

Draft
BoltonBailey wants to merge 2 commits into
SamuelSchlesinger:devfrom
BoltonBailey:feat/bitstring-encoding
Draft

feat: Bitstring encodings#21
BoltonBailey wants to merge 2 commits into
SamuelSchlesinger:devfrom
BoltonBailey:feat/bitstring-encoding

Conversation

@BoltonBailey

@BoltonBailey BoltonBailey commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

This PR adds bitstring encodings, trying to make it a bit more natural to express e.g. polytime computability on arbitrary input types.

As a part of this it refactors the "delimiting" operation out of the current definition of pair, to reuse for other typeclass derivations.

BoltonBailey and others added 2 commits July 26, 2026 17:39
Resolve conflicts with the module-system migration: migrate the new
Encoding files (Delimit, Bitstring, Encoding aggregation) to module
style with public imports and @[expose] public section, add the
Encoding import to the root module, and drop List.append_assoc simp
args made unused by pair unfolding through delimit.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant