Skip to content

Add tutorial: Build a JSON Parser (Python)#889

Open
shaongitbd wants to merge 1 commit into
practical-tutorials:masterfrom
shaongitbd:add-json-parser-python
Open

Add tutorial: Build a JSON Parser (Python)#889
shaongitbd wants to merge 1 commit into
practical-tutorials:masterfrom
shaongitbd:add-json-parser-python

Conversation

@shaongitbd

Copy link
Copy Markdown

Adds Build a JSON Parser under Python.

It's a free, interactive course where you build a JSON parser from scratch — tokenizer, recursive-descent value parser, full string-escape handling including \uXXXX surrogate pairs, and the strict number grammar — running your code against tests as you go.

There's no JSON parser tutorial in the list yet, so this fills a gap. Placed under Python and formatted per CONTRIBUTING.md.

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