https://github.com/techno-coder/oracus
A C++ parser written in Rust.
https://github.com/techno-coder/oracus
cplusplus interpreter parser rust
Last synced: 3 months ago
JSON representation
A C++ parser written in Rust.
- Host: GitHub
- URL: https://github.com/techno-coder/oracus
- Owner: Techno-coder
- License: mit
- Created: 2019-12-21T12:00:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-08T05:24:05.000Z (about 5 years ago)
- Last Synced: 2025-02-08T18:12:38.953Z (4 months ago)
- Topics: cplusplus, interpreter, parser, rust
- Language: Rust
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# oracus
A C++ parser.