https://github.com/denisdefreyne/d-mark-rust
D★Mark implementation in Rust
https://github.com/denisdefreyne/d-mark-rust
d-mark language markup-language parser rust
Last synced: 10 months ago
JSON representation
D★Mark implementation in Rust
- Host: GitHub
- URL: https://github.com/denisdefreyne/d-mark-rust
- Owner: denisdefreyne
- Created: 2018-11-24T10:04:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-24T11:48:22.000Z (over 7 years ago)
- Last Synced: 2025-04-02T20:22:19.523Z (about 1 year ago)
- Topics: d-mark, language, markup-language, parser, rust
- Language: Rust
- Size: 28.3 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# D★Mark Rust library
- **Author:** Denis Defreyne
- **Status:** Experimental
This library implements a parser for D★Mark in Rust.
Resources:
* [package on Crates.io](https://crates.io/crates/d-mark)
* [documentation on Docs.rs](https://docs.rs/d-mark)
Related resources:
* [Ruby implementation](https://github.com/ddfreyne/d-mark)