I just saw this project passing by so i wrote a parser in rust for it. The implementation is available at https://github.com/bilelmoussaoui/doclang-rs
It consists of a parser and serializer (from rust types to doclang xml format). Along with basic doclang -> markdown cli tool.
I just saw this project passing by so i wrote a parser in rust for it. The implementation is available at https://github.com/bilelmoussaoui/doclang-rs
It consists of a parser and serializer (from rust types to doclang xml format). Along with basic doclang -> markdown cli tool.