C90 implementation #7

Merged
sezieru merged 9 commits from feat/kb20-c90/main into main 2025-10-31 09:52:47 +00:00
Owner

Initial implementation of base-20 in C90.

  • Supports UTF-8.
  • Supports piping.
  • Supports custom code point mapping.
  • Heavily-documented.
Initial implementation of base-20 in C90. - [x] Supports UTF-8. - [x] Supports piping. - [x] Supports custom code point mapping. - [ ] Heavily-documented.
sezieru self-assigned this 2025-10-31 00:16:39 +00:00
Author
Owner

Documentation in progress...

While not truly 'heavily-documented'(at least not as I like it), major progress has been made.

Appropriate enough for a merge. Later additions are intended to be made as well.

Documentation in progress... While not truly 'heavily-documented'(at least not as I like it), major progress has been made. Appropriate enough for a merge. Later additions are intended to be made as well.
sezieru changed title from WIP: C90 implementation to C90 implementation 2025-10-31 09:52:42 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fosster/libb20#7
No description provided.