https://github.com/faradayio/wonka
Given a Context-Free Grammar, generate corresponding data classes and JSON serializers/deserializers for python, ruby?, Rust, and TypeScript
https://github.com/faradayio/wonka
Last synced: 3 months ago
JSON representation
Given a Context-Free Grammar, generate corresponding data classes and JSON serializers/deserializers for python, ruby?, Rust, and TypeScript
- Host: GitHub
- URL: https://github.com/faradayio/wonka
- Owner: faradayio
- License: mit
- Created: 2022-02-24T18:41:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-11T19:08:52.000Z (over 4 years ago)
- Last Synced: 2025-07-27T05:28:27.127Z (12 months ago)
- Language: TypeScript
- Size: 67.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wonka
Given a Context-Free Grammar, generate corresponding data classes and JSON serializers/deserializers for python, ruby?, Rust, and TypeScript
