https://github.com/jlkiri/rust-sdlang
Parser for custom flavored SDLang written in Rust
https://github.com/jlkiri/rust-sdlang
Last synced: 3 months ago
JSON representation
Parser for custom flavored SDLang written in Rust
- Host: GitHub
- URL: https://github.com/jlkiri/rust-sdlang
- Owner: jlkiri
- Created: 2020-10-31T10:24:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-22T13:44:43.000Z (over 4 years ago)
- Last Synced: 2025-02-01T16:48:27.201Z (5 months ago)
- Language: Rust
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SDLang parser for Rust
🚧 **Experimental** 🚧
## Status
- [x] Scanner
- [x] Parser
- [x] Error reporting