https://github.com/shellfly/simple-parser
simple TDOP parser
https://github.com/shellfly/simple-parser
Last synced: 4 months ago
JSON representation
simple TDOP parser
- Host: GitHub
- URL: https://github.com/shellfly/simple-parser
- Owner: shellfly
- License: mit
- Created: 2022-05-22T12:12:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-22T12:18:58.000Z (about 3 years ago)
- Last Synced: 2025-01-12T10:27:08.916Z (6 months ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple TDOP Parser
A simple parser based on [TDOP](https://tdop.github.io/).
blog post: [怎样写一个简单的Parser](http://shellfly.org/posts/how-to-write-a-simple-parser-part2/)