An open API service indexing awesome lists of open source software.

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

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)