Skip to content

add tokenizer/scanner; add json, url and query parser#64

Merged
differrari merged 6 commits intodifferrari:mainfrom
CodeAnarchist:parsers
Dec 16, 2025
Merged

add tokenizer/scanner; add json, url and query parser#64
differrari merged 6 commits intodifferrari:mainfrom
CodeAnarchist:parsers

Conversation

@CodeAnarchist
Copy link
Contributor

added scanner, tokenizer, token stream abstraction and related helpers/utilities
implemented full json parsing and serialization
added a complete url/uri parser (scheme, authority, userinfo, host, port, path, query, fragment)
implemented query string parsing into key/value slices
added percent decoding and userinfo parsing helpers
misc: added small string utilities

@differrari differrari merged commit 299a0c1 into differrari:main Dec 16, 2025
1 check passed
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.

2 participants