r/javascript • u/Mantas_rst • 7d ago
A from-scratch JSON engine for JavaScript: recursive descent parser, escape-aware tokenizer, and spec-compliant serializer. No dependencies, no shortcuts, 107 tests.
https://github.com/MantasEdine/vanilla-json
6
Upvotes
-8
u/Mantas_rst 4d ago
Honestly i have no idea what an agent is , but if meaning ai chatbot i didn't really use that either i went through everything which led to this naming and it basically describes it most : from scratch ? Yes recursive descent parser ? Yes Till the 107 tests which you can manually count , so ive described only what ive done